ArrayIterator
ArrayIterator provides an Iterator over a Java array.
Iterator
AtomicObjectIterator
EmptyIterator
EnumerationIterator
An Iterator implementation for rendering data from an Enumeration.
Enumeration
IteratorFactory
IteratorFactory provides a way to create an Iterator for different kinds of objects.
MapIterator
MapIterator provides an Iterator over map values.
IteratorFactoryException
An exception that is thrown when the IteratorFactory can not create an iterator for the given type.