Uses of Interface
one.microstream.collections.types.XImmutableTable.Bridge
-
Packages that use XImmutableTable.Bridge Package Description one.microstream.collections one.microstream.collections.types -
-
Uses of XImmutableTable.Bridge in one.microstream.collections
Classes in one.microstream.collections that implement XImmutableTable.Bridge Modifier and Type Class Description classConstHashTable.OldVarMapclassEqConstHashTable.OldVarMapMethods in one.microstream.collections that return XImmutableTable.Bridge Modifier and Type Method Description XImmutableTable.Bridge<K,V>ConstHashTable. oldMap()XImmutableTable.Bridge<K,V>EmptyTable. oldMap()XImmutableTable.Bridge<K,V>EqConstHashTable. oldMap() -
Uses of XImmutableTable.Bridge in one.microstream.collections.types
Methods in one.microstream.collections.types that return XImmutableTable.Bridge Modifier and Type Method Description XImmutableTable.Bridge<K,V>XImmutableTable. oldMap()
-