|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
ArrayIterator | |
EnumerationIterator | |
FilterIterator | Filters the elements of another iteration based on a
UnaryPredicate wrapping
an given iterator and applying a
UnaryPredicate for
each element. |
GlueingIterator | |
LimitedIterator | |
OneElementIterator | Specialized Iterator implementation which
wraps a single object with an Iterator ,
which can return only the given object and this only ones.
|
RangeIterator | Specialized Iterator implementation - based on
UnaryPredicates -
to limit the returned elements of another Iterator
pointing to a sorted list of elements.
|
ReverseIterator | |
ReverseIterator.IteratorReverseIterator | |
SortingIterator | Sorts the elements of a given Collection or
Iterator according to a users specification.
|
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |