Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.commons.collections.keyvalue.AbstractMapEntryDecorator
org.apache.commons.collections.bidimap.AbstractDualBidiMap.MapEntry
protected static class AbstractDualBidiMap.MapEntry
extends AbstractMapEntryDecorator
Field 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