Uses of Interface
one.microstream.collections.types.XImmutableTable
Package | Description |
---|---|
one.microstream.collections | |
one.microstream.collections.types |
-
Uses of XImmutableTable in one.microstream.collections
Classes in one.microstream.collections that implement XImmutableTable Modifier and Type Class Description class
ConstHashTable<K,V>
class
EmptyTable<K,V>
class
EqConstHashTable<K,V>
Methods in one.microstream.collections that return XImmutableTable Modifier and Type Method Description XImmutableTable<K,V>
EmptyTable. immure()
XImmutableTable<K,V>
TableView. immure()
-
Uses of XImmutableTable in one.microstream.collections.types
Methods in one.microstream.collections.types that return XImmutableTable Modifier and Type Method Description XImmutableTable<K,V>
XImmutableTable. copy()
XImmutableTable<K,V>
XGettingTable. immure()
XImmutableTable<K,V>
XImmutableMap. immure()
Provides an instance of an immutable collection type with equal behavior and data as this instance.XImmutableTable<K,V>
XImmutableTable. immure()
Provides an instance of an immutable collection type with equal behavior and data as this instance.XImmutableTable<K,V>
XImmutableTable.Bridge. parent()
XImmutableTable<K,V>
XImmutableTable.EntriesBridge. parent()
XImmutableTable<K,V>
XImmutableTable.Keys. parent()
XImmutableTable<K,V>
XImmutableTable.Satellite. parent()
XImmutableTable<K,V>
XImmutableTable.Values. parent()