| Package | Description |
|---|---|
| com.tangosol.util |
Contains various generic utilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrimitiveSparseArray
A data structure resembling a long array indexed by long values.
|
class |
SparseArray<V>
A data structure resembling an Object array indexed by long values.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractSparseArray<V> |
AbstractSparseArray.clone()
Make a clone of the LongArray.
|