| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.commons.collections.keyvalue.AbstractMapEntryDecoratororg.apache.commons.collections.bidimap.AbstractDualBidiMap.MapEntryprotected static class AbstractDualBidiMap.MapEntryextends AbstractMapEntryDecoratorField Summary | |
protected AbstractDualBidiMap |
|
Fields inherited from class org.apache.commons.collections.keyvalue.AbstractMapEntryDecorator | |
entry | |
Constructor Summary | |
| |
Method Summary | |
Object |
|
Methods inherited from class org.apache.commons.collections.keyvalue.AbstractMapEntryDecorator | |
equals, getKey, getMapEntry, getValue, hashCode, setValue, toString | |
protected MapEntry(Map.Entry entry,
AbstractDualBidiMap parent)Constructor.
- Parameters:
entry- the entry to decorateparent- the parent map
public Object setValue(Object value)
- Overrides:
- setValue in interface AbstractMapEntryDecorator