org.apache.commons.collections.bidimap
protected static class AbstractDualBidiMap.MapEntry extends AbstractMapEntryDecorator
| Field Summary | |
|---|---|
| protected AbstractDualBidiMap | parent The parent map |
| Constructor Summary | |
|---|---|
| protected | MapEntry(Entry entry, AbstractDualBidiMap parent)
Constructor. |
| Method Summary | |
|---|---|
| Object | setValue(Object value) |
Parameters: entry the entry to decorate parent the parent map