protected static class AbstractDualBidiMap.MapEntry<K,V> extends AbstractMapEntryDecorator<K ,V>
| Modifier and Type | Field and Description |
|---|---|
protected AbstractDualBidiMap |
parent
The parent map
|
| Modifier | Constructor and Description |
|---|---|
protected |
MapEntry(Map
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
V |
setValue(V value)
|
equals, getKey, getMapEntry, getValue, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitcomparingByKey, comparingByKey, comparingByValue, comparingByValueprotected final AbstractDualBidiMap<K ,V> parent