Uses of Class
org.apache.openjpa.lib.util.collections.AbstractMapEntry
Packages that use AbstractMapEntry
-
Uses of AbstractMapEntry in org.apache.openjpa.lib.util.collections
Subclasses of AbstractMapEntry in org.apache.openjpa.lib.util.collectionsModifier and TypeClassDescriptionfinal classDefaultMapEntry<K,V> final classUnmodifiableMapEntry<K,V> AMap.Entrythat throws UnsupportedOperationException whensetValueis called.