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