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