Uses of Class
org.apache.openjpa.lib.util.collections.AbstractKeyValue
-
Uses of AbstractKeyValue in org.apache.openjpa.lib.util.collections
Modifier and TypeClassDescriptionclass
AbstractMapEntry<K,
V> Abstract Pair class to assist with creating correctMap.Entry
implementations.final class
DefaultMapEntry<K,
V> final class
UnmodifiableMapEntry<K,
V> AMap.Entry
that throws UnsupportedOperationException whensetValue
is called.