Uses of Class
org.apache.commons.collections.iterators.AbstractEmptyIterator
Packages that use AbstractEmptyIterator
-
Uses of AbstractEmptyIterator in org.apache.commons.collections.iterators
Subclasses of AbstractEmptyIterator in org.apache.commons.collections.iteratorsModifier and TypeClassDescriptionclassProvides an implementation of an empty iterator.classProvides an implementation of an empty list iterator.classProvides an implementation of an empty map iterator.classProvides an implementation of an empty ordered iterator.classProvides an implementation of an empty ordered map iterator.