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