Class UnmodifiableEntrySet.UnmodifiableEntry
java.lang.Object
org.apache.commons.collections4.keyvalue.AbstractMapEntryDecorator<K,V>
org.apache.commons.collections4.map.UnmodifiableEntrySet.UnmodifiableEntry
- Enclosing class:
UnmodifiableEntrySet<K,
V>
Implementation of a map entry that is unmodifiable.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.commons.collections4.keyvalue.AbstractMapEntryDecorator
equals, getKey, getMapEntry, getValue, hashCode, toString