Class UnmodifiableEntrySet.UnmodifiableEntry
java.lang.Object
org.apache.commons.collections.keyvalue.AbstractMapEntryDecorator
org.apache.commons.collections.map.UnmodifiableEntrySet.UnmodifiableEntry
- Enclosing class:
- UnmodifiableEntrySet
Implementation of a map entry that is unmodifiable.
-
Field Summary
Fields inherited from class org.apache.commons.collections.keyvalue.AbstractMapEntryDecorator
entry
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.commons.collections.keyvalue.AbstractMapEntryDecorator
equals, getKey, getMapEntry, getValue, hashCode, toString
-
Constructor Details
-
UnmodifiableEntry
-
-
Method Details
-
setValue
- Specified by:
setValue
in interfaceMap.Entry
- Overrides:
setValue
in classAbstractMapEntryDecorator
-