Uses of Class
com.tangosol.util.AbstractSparseArray.Crawler
-
Uses of AbstractSparseArray.Crawler in com.tangosol.util
Modifier and TypeClassDescriptionclass
Iterator over long values stored in the tree.Modifier and TypeMethodDescriptionprotected AbstractSparseArray<V>.Crawler
AbstractSparseArray.instantiateCrawler
(AbstractSparseArray.Node<V> head, int fromdir, boolean fForward) Instantiate a new Crawler at the specified location and direction.protected AbstractSparseArray<Long>.Crawler
PrimitiveSparseArray.instantiateCrawler
(AbstractSparseArray.Node head, int fromdir, boolean fForward) Instantiate a new Crawler at the specified location and direction.