- All Superinterfaces:
- ComponentType,- Map<K,V>,- XBasicTable.Bridge<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 Implementing Classes:
- EqHashTable.OldVarMap,- HashTable.OldVarMap
- Enclosing interface:
- XTable<K,V>
public static interface XTable.Bridge<K,V>
extends XBasicTable.Bridge<K,V>
- 
- 
Method Summary
 
Methods inherited from interface java.util.Mapclear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values