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