Package org.apache.beehive.netui.util.iterator

Class Summary
ArrayIterator ArrayIterator provides an Iterator over a Java array.
AtomicObjectIterator  
EnumerationIterator This class implements the Iterator interface for an Enumeration.
IteratorFactory This class provides a factory that can create an Iterator for various types of Java objects.
IteratorFactory.IteratorPlant  
MapIterator This class implements the Iterator interface for accessing the set of values stored in a Map.
ResultSetIterator Iterator implementation for ResultSet.