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