Package | Description |
---|---|
org.apache.commons.collections4.keyvalue |
This package contains implementations of collection and map related key/value classes.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultMapEntry<K,V>
|
class |
UnmodifiableMapEntry<K,V>
A
Map.Entry that throws
UnsupportedOperationException when setValue is called. |
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.