Uses of Interface
one.microstream.collections.types.XTable.Bridge
Package | Description |
---|---|
one.microstream.collections | |
one.microstream.collections.types |
-
Uses of XTable.Bridge in one.microstream.collections
Classes in one.microstream.collections that implement XTable.Bridge Modifier and Type Class Description class
EqHashTable.OldVarMap
class
HashTable.OldVarMap
Methods in one.microstream.collections that return XTable.Bridge Modifier and Type Method Description XTable.Bridge<K,V>
EqHashTable. oldMap()
XTable.Bridge<K,V>
HashTable. oldMap()
-
Uses of XTable.Bridge in one.microstream.collections.types
Methods in one.microstream.collections.types that return XTable.Bridge Modifier and Type Method Description XTable.Bridge<K,V>
XTable. oldMap()