| Package | Description | 
|---|---|
| org.apache.openjpa.lib.util.collections | commons-collections4 import. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractMapEntry<K,V>Abstract Pair class to assist with creating correct
  Map.Entryimplementations. | 
| class  | DefaultMapEntry<K,V>A restricted implementation of  Map.Entrythat prevents
 theMap.Entrycontract from being broken. | 
| class  | UnmodifiableMapEntry<K,V>A  Map.Entrythat throws
 UnsupportedOperationException whensetValueis called. | 
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.