Package org.openbp.common.util.iterator

Functions for combining and filtering iterators, including iterators over vector and hashtable trees.

See:
          Description

Class Summary
ArrayEnumerator Array enumerator class.
ArrayIterator Array iterator class.
CascadeIterator This class provides an iterator over a treelike structure.
DoubleSafeIterator This class symbols an iterator that insures that similar objects are returned only once.
EmptyEnumeration Convenience class that can serve as an empty Enumeration.
EmptyIterator Convenience class that can serve as an empty Iterator.
EnumerationIterator Enumerates from an iterated object.
IteratorEnumeration Enumerates from an iterated object.
SingleIterator This class provides an iterator over a single object.
WrappingIterator Base class for an iterator that wraps another iterator.
 

Package org.openbp.common.util.iterator Description

Functions for combining and filtering iterators, including iterators over vector and hashtable trees.



Copyright © 2011. All Rights Reserved.