public class BidirectionalMap extends Hashtable
Constructor and Description |
---|
BidirectionalMap() |
Modifier and Type | Method and Description |
---|---|
Object |
getReverse(Object o) |
Object |
put(Object key,
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
Copyright © 2018 BouncyCastle.org. All rights reserved.