Uses of Interface
one.microstream.collections.types.XImmutableMap.Satellite
-
Packages that use XImmutableMap.Satellite Package Description one.microstream.collections one.microstream.collections.types -
-
Uses of XImmutableMap.Satellite in one.microstream.collections
Classes in one.microstream.collections that implement XImmutableMap.Satellite Modifier and Type Class Description class
ConstHashTable.Keys
class
ConstHashTable.OldVarMap
class
ConstHashTable.Values
class
EqConstHashTable.Keys
class
EqConstHashTable.OldVarMap
class
EqConstHashTable.Values
-
Uses of XImmutableMap.Satellite in one.microstream.collections.types
Subinterfaces of XImmutableMap.Satellite in one.microstream.collections.types Modifier and Type Interface Description static interface
XImmutableMap.Keys<K,V>
static interface
XImmutableMap.Values<K,V>
static interface
XImmutableTable.Bridge<K,V>
static interface
XImmutableTable.EntriesBridge<K,V>
static interface
XImmutableTable.Keys<K,V>
static interface
XImmutableTable.Satellite<K,V>
static interface
XImmutableTable.Values<K,V>
-