| Package | Description | 
|---|---|
| com.tangosol.util | 
 Contains various generic utilities. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PrimitiveSparseArray.Iterator
Iterator over long values stored in the tree. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected AbstractSparseArray.Crawler | 
AbstractSparseArray.instantiateCrawler(AbstractSparseArray.Node<V> head,
                  int fromdir,
                  boolean fForward)
Instantiate a new Crawler at the specified location and direction. 
 | 
protected AbstractSparseArray.Crawler | 
PrimitiveSparseArray.instantiateCrawler(AbstractSparseArray.Node head,
                  int fromdir,
                  boolean fForward)
Instantiate a new Crawler at the specified location and direction. 
 |