Uses of Interface
one.microstream.collections.types.XGettingTable.EntriesBridge
-
Packages that use XGettingTable.EntriesBridge Package Description one.microstream.collections one.microstream.collections.sorting one.microstream.collections.types -
-
Uses of XGettingTable.EntriesBridge in one.microstream.collections
Methods in one.microstream.collections that return XGettingTable.EntriesBridge Modifier and Type Method Description XGettingTable.EntriesBridge<K,V>
TableView. old()
-
Uses of XGettingTable.EntriesBridge in one.microstream.collections.sorting
Subinterfaces of XGettingTable.EntriesBridge in one.microstream.collections.sorting Modifier and Type Interface Description static interface
XChart.EntriesBridge<K,V>
-
Uses of XGettingTable.EntriesBridge in one.microstream.collections.types
Subinterfaces of XGettingTable.EntriesBridge in one.microstream.collections.types Modifier and Type Interface Description static interface
XBasicTable.EntriesBridge<K,V>
static interface
XImmutableTable.EntriesBridge<K,V>
static interface
XTable.EntriesBridge<K,V>
Methods in one.microstream.collections.types that return XGettingTable.EntriesBridge Modifier and Type Method Description XGettingTable.EntriesBridge<K,V>
XGettingTable. old()
-