Package | Description |
---|---|
org.apache.openjpa.lib.util.collections |
commons-collections4 import.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultMapEntry<K,V>
A restricted implementation of
Map.Entry that prevents
the Map.Entry contract from being broken. |
class |
UnmodifiableMapEntry<K,V>
A
Map.Entry that throws
UnsupportedOperationException when setValue is called. |
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.