Uses of Interface
one.microstream.collections.types.XGettingMap.Bridge
Package | Description |
---|---|
one.microstream.collections | |
one.microstream.collections.sorting | |
one.microstream.collections.types |
-
Uses of XGettingMap.Bridge in one.microstream.collections
Classes in one.microstream.collections that implement XGettingMap.Bridge Modifier and Type Class Description class
ConstHashTable.OldVarMap
class
EqConstHashTable.OldVarMap
class
EqHashTable.OldVarMap
class
HashTable.OldVarMap
Methods in one.microstream.collections that return XGettingMap.Bridge Modifier and Type Method Description XGettingMap.Bridge<K,V>
LockedGettingMap. oldMap()
XGettingMap.Bridge<K,V>
MapView. oldMap()
-
Uses of XGettingMap.Bridge in one.microstream.collections.sorting
Subinterfaces of XGettingMap.Bridge in one.microstream.collections.sorting Modifier and Type Interface Description static interface
XChart.Bridge<K,V>
-
Uses of XGettingMap.Bridge in one.microstream.collections.types
Subinterfaces of XGettingMap.Bridge in one.microstream.collections.types Modifier and Type Interface Description static interface
XBasicTable.Bridge<K,V>
static interface
XGettingTable.Bridge<K,V>
static interface
XImmutableMap.Bridge<K,V>
static interface
XImmutableTable.Bridge<K,V>
static interface
XMap.Bridge<K,V>
static interface
XTable.Bridge<K,V>
Methods in one.microstream.collections.types that return XGettingMap.Bridge Modifier and Type Method Description XGettingMap.Bridge<K,V>
XGettingMap. oldMap()