Interface ReversibleMap<K,V>
- All Superinterfaces:
Map<K,V>
- All Known Implementing Classes:
ReversibleMapImpl
-
Nested Class Summary
-
Method Summary
Methods inherited from interface java.util.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
-
reverse
ReversibleSetMultimap<V,K> reverse()
-