Class AbstractInputCheckedMapDecorator.MapEntry
java.lang.Object
org.apache.commons.collections4.keyvalue.AbstractMapEntryDecorator<K,V>
org.apache.commons.collections4.map.AbstractInputCheckedMapDecorator.MapEntry
- Enclosing class:
AbstractInputCheckedMapDecorator<K,
V>
Implementation of a map entry that checks additions via setValue.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final AbstractInputCheckedMapDecorator
<K, V> The parent map -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.commons.collections4.keyvalue.AbstractMapEntryDecorator
equals, getKey, getMapEntry, getValue, hashCode, toString