Package | Description |
---|---|
com.tangosol.util |
Contains various generic utilities.
|
Modifier and Type | Method and Description |
---|---|
protected AbstractSafeLongArray.SafeIterator |
AbstractSafeLongArray.instantiateSafeIterator(boolean fForward,
long lIndexFrom)
Instantiate a SafeIterator around the specified delegate iterator.
|
protected AbstractSafeLongArray.SafeIterator |
ReadHeavyLongArray.instantiateSafeIterator(boolean fForward,
long lIndexFrom) |