Interface BidiMap<T1,T2>
- All Superinterfaces:
Map<T1,T2>
- All Known Implementing Classes:
BidiHashMap
Deprecated, for removal: This API element is subject to removal in a future version.
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.valueSet()Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from interface Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Method Details
-
getReverseView
-
getKey
-
getValue
-
valueSet
-
BiMapinstead.