Package org.apache.commons.collections.iterators
This package contains implementations of the
Iterator interface.
You may also consider using
IteratorUtils,
which is a single class that uses static methods to construct instances
of the classes in this package.
-
Class Summary Class Description AbstractIteratorDecorator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.AbstractListIteratorDecorator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.AbstractMapIteratorDecorator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.AbstractOrderedMapIteratorDecorator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.ArrayIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.ArrayListIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.CollatingIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.EmptyIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.EmptyListIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.EmptyMapIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.EmptyOrderedIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.EmptyOrderedMapIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.EntrySetMapIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.EnumerationIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.FilterIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.FilterListIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.IteratorChain Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.IteratorEnumeration Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.ListIteratorWrapper Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.LoopingIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.LoopingListIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.ObjectArrayIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.ObjectArrayListIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.ObjectGraphIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.ProxyIterator Deprecated. Use AbstractIteratorDecorator.ProxyListIterator Deprecated. Use AbstractListIteratorDecorator.ReverseListIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.SingletonIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.SingletonListIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.TransformIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.UniqueFilterIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.UnmodifiableIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.UnmodifiableListIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.UnmodifiableMapIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.UnmodifiableOrderedMapIterator Deprecated. Apache Commons Collections version 3.x is being deprecated from AEMaaCS.