Uses of Class
org.apache.openjpa.lib.util.collections.AbstractKeyValue
Packages that use AbstractKeyValue
- 
Uses of AbstractKeyValue in org.apache.openjpa.lib.util.collections
Subclasses of AbstractKeyValue in org.apache.openjpa.lib.util.collectionsModifier and TypeClassDescriptionclassAbstractMapEntry<K,V> Abstract Pair class to assist with creating correctMap.Entryimplementations.final classDefaultMapEntry<K,V> final classUnmodifiableMapEntry<K,V> AMap.Entrythat throws UnsupportedOperationException whensetValueis called.