Uses of Class
com.tangosol.util.AbstractSparseArray.Crawler
Packages that use AbstractSparseArray.Crawler
- 
Uses of AbstractSparseArray.Crawler in com.tangosol.util
Subclasses of AbstractSparseArray.Crawler in com.tangosol.utilModifier and TypeClassDescriptionclassIterator over long values stored in the tree.Methods in com.tangosol.util that return AbstractSparseArray.CrawlerModifier and TypeMethodDescriptionprotected AbstractSparseArray<V>.CrawlerAbstractSparseArray.instantiateCrawler(AbstractSparseArray.Node<V> head, int fromdir, boolean fForward) Instantiate a new Crawler at the specified location and direction.protected AbstractSparseArray<Long>.CrawlerPrimitiveSparseArray.instantiateCrawler(AbstractSparseArray.Node head, int fromdir, boolean fForward) Instantiate a new Crawler at the specified location and direction.