Uses of Class
org.apache.openjpa.lib.util.collections.AbstractKeyValue
- 
Packages that use AbstractKeyValue Package Description org.apache.openjpa.lib.util.collections commons-collections4 import.
- 
- 
Uses of AbstractKeyValue in org.apache.openjpa.lib.util.collectionsSubclasses of AbstractKeyValue in org.apache.openjpa.lib.util.collections Modifier and Type Class Description classAbstractMapEntry<K,V>Abstract Pair class to assist with creating correctMap.Entryimplementations.classDefaultMapEntry<K,V>classUnmodifiableMapEntry<K,V>AMap.Entrythat throws UnsupportedOperationException whensetValueis called.
 
-