Uses of Class
org.apache.commons.collections4.iterators.AbstractEmptyIterator
Packages that use AbstractEmptyIterator
-
Uses of AbstractEmptyIterator in org.apache.commons.collections4.iterators
Subclasses of AbstractEmptyIterator in org.apache.commons.collections4.iteratorsModifier and TypeClassDescriptionclass
Provides an implementation of an empty map iterator.class
Provides an implementation of an empty iterator.class
Provides an implementation of an empty list iterator.class
EmptyMapIterator<K,
V> Provides an implementation of an empty map iterator.class
Provides an implementation of an empty ordered iterator.class
Provides an implementation of an empty ordered map iterator.