java.io.Serializable
, java.lang.Cloneable
, java.util.Map
public class BidirectionalMap
extends java.util.Hashtable
Constructor | Description |
---|---|
BidirectionalMap() |
Modifier and Type | Method | 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