Class AbstractDualBidiMap.MapEntry<K,V>
java.lang.Object
org.apache.commons.collections4.keyvalue.AbstractMapEntryDecorator<K,V>
org.apache.commons.collections4.bidimap.AbstractDualBidiMap.MapEntry<K,V>
- Type Parameters:
K
- the type of the keys.V
- the type of the values.
- Enclosing class:
- AbstractDualBidiMap<K,
V>
Inner class MapEntry.
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.commons.collections4.keyvalue.AbstractMapEntryDecorator
equals, getKey, getMapEntry, getValue, hashCode, toString