Uses of Class
org.apache.openjpa.lib.util.collections.AbstractEmptyMapIterator
-
Packages that use AbstractEmptyMapIterator Package Description org.apache.openjpa.lib.util.collections commons-collections4 import. -
-
Uses of AbstractEmptyMapIterator in org.apache.openjpa.lib.util.collections
Subclasses of AbstractEmptyMapIterator in org.apache.openjpa.lib.util.collections Modifier and Type Class Description class
EmptyMapIterator<K,V>
Provides an implementation of an empty map iterator.class
EmptyOrderedMapIterator<K,V>
Provides an implementation of an empty ordered map iterator.
-