protected static class AbstractDualBidiMap.MapEntry<K,V> extends AbstractMapEntryDecorator<K,V>
| Modifier and Type | Field and Description | 
|---|---|
| protected AbstractDualBidiMap<K,V> | parentThe parent map | 
| Modifier | Constructor and Description | 
|---|---|
| protected  | MapEntry(Map.Entry<K,V> entry,
        AbstractDualBidiMap<K,V> parent)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
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.