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 classEmptyMapIterator<K,V>Provides an implementation of an empty map iterator.classEmptyOrderedMapIterator<K,V>Provides an implementation of an empty ordered map iterator.
-