public static interface XBasicTable.Bridge<K,V> extends XMap.Bridge<K,V>, XGettingTable.Bridge<K,V>
| Modifier and Type | Method and Description |
|---|---|
XBasicTable<K,V> |
parent() |
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesXBasicTable<K,V> parent()
parent in interface XGettingMap.Satellite<K,V>parent in interface XGettingTable.Bridge<K,V>parent in interface XGettingTable.Satellite<K,V>parent in interface XMap.Bridge<K,V>parent in interface XMap.Satellite<K,V>Copyright © 2022 MicroStream Software. All rights reserved.