- 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>
- Enclosing interface:
- XChart<K,V>
public static interface XChart.Bridge<K,V>
extends XBasicTable.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