public class BidirectionalMap
extends java.util.Hashtable
| Constructor and Description | 
|---|
BidirectionalMap()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Object | 
getReverse(java.lang.Object o)  | 
java.lang.Object | 
put(java.lang.Object key,
   java.lang.Object o)  | 
clear, clone, compute, computeIfAbsent, computeIfPresent, contains, containsKey, containsValue, elements, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keys, keySet, merge, putAll, putIfAbsent, rehash, remove, remove, replace, replace, replaceAll, size, toString, values