static final class UnmodifiableEntrySet.UnmodifiableEntry extends AbstractMapEntryDecorator
entry
Modifier | Constructor and Description |
---|---|
protected |
UnmodifiableEntry(java.util.Map.Entry entry) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
setValue(java.lang.Object obj) |
equals, getKey, getMapEntry, getValue, hashCode, toString
public java.lang.Object setValue(java.lang.Object obj)
setValue
in interface java.util.Map.Entry
setValue
in class AbstractMapEntryDecorator