Uses of Interface
one.microstream.collections.interfaces.ExtendedMap
Package | Description |
---|---|
one.microstream.collections | |
one.microstream.collections.sorting | |
one.microstream.collections.types |
-
Uses of ExtendedMap in one.microstream.collections
Classes in one.microstream.collections that implement ExtendedMap Modifier and Type Class Description class
ConstHashTable<K,V>
class
EmptyTable<K,V>
class
EqConstHashTable<K,V>
class
EqHashTable<K,V>
class
HashTable<K,V>
class
LockedGettingMap<K,V>
class
LockedMap<K,V>
class
MapView<K,V>
class
TableView<K,V>
-
Uses of ExtendedMap in one.microstream.collections.sorting
Subinterfaces of ExtendedMap in one.microstream.collections.sorting Modifier and Type Interface Description interface
XChart<K,V>
-
Uses of ExtendedMap in one.microstream.collections.types
Subinterfaces of ExtendedMap in one.microstream.collections.types Modifier and Type Interface Description interface
XAddGetMap<K,V>
interface
XAddingMap<K,V>
interface
XAddingTable<K,V>
interface
XBasicTable<K,V>
interface
XGettingMap<K,V>
interface
XGettingTable<K,V>
Map plus orderinterface
XImmutableMap<K,V>
interface
XImmutableTable<K,V>
interface
XMap<K,V>
interface
XProcessingMap<K,V>
interface
XPutGetMap<K,V>
interface
XPuttingMap<K,V>
interface
XRemovingMap<K,V>
interface
XTable<K,V>