private class UnmodifiableEntrySet.UnmodifiableEntry extends AbstractMapEntryDecorator<K,V>
| Modifier | Constructor and Description |
|---|---|
protected |
UnmodifiableEntry(java.util.Map.Entry<K,V> entry) |
| Modifier and Type | Method and Description |
|---|---|
V |
setValue(V obj) |
equals, getKey, getMapEntry, getValue, hashCode, toString