Uses of Class
org.apache.openjpa.lib.util.collections.AbstractMapEntry
-
Uses of AbstractMapEntry in org.apache.openjpa.lib.util.collections
Modifier and TypeClassDescriptionfinal class
DefaultMapEntry<K,
V> final class
UnmodifiableMapEntry<K,
V> AMap.Entry
that throws UnsupportedOperationException whensetValue
is called.