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