- All Superinterfaces:
ComponentType
, Map<K,V>
, XGettingMap.Satellite<K,V>
- All Known Subinterfaces:
XBasicTable.Bridge<K,V>
, XChart.Bridge<K,V>
, XGettingTable.Bridge<K,V>
, XImmutableMap.Bridge<K,V>
, XImmutableTable.Bridge<K,V>
, XMap.Bridge<K,V>
, XTable.Bridge<K,V>
- All Known Implementing Classes:
ConstHashTable.OldVarMap
, EqConstHashTable.OldVarMap
, EqHashTable.OldVarMap
, HashTable.OldVarMap
- Enclosing interface:
- XGettingMap<K,V>
public static interface XGettingMap.Bridge<K,V>
extends XGettingMap.Satellite<K,V>, Map<K,V>
-
-
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