| Package | Description |
|---|---|
| one.microstream.collections | |
| one.microstream.collections.sorting | |
| one.microstream.collections.types |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstHashTable<K,V> |
class |
EmptyTable<K,V> |
class |
EqConstHashTable<K,V> |
class |
EqHashTable<K,V>
Collection of key-value-pairs that is ordered and does not allow duplicate keys.
|
class |
HashTable<K,V>
Collection of key-value-pairs that is ordered and does not allow duplicate keys.
|
class |
LockedGettingMap<K,V> |
class |
LockedMap<K,V> |
class |
MapView<K,V> |
class |
TableView<K,V> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XChart<K,V> |
| Modifier and Type | Interface and 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 order
|
interface |
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> |
Copyright © 2022 MicroStream Software. All rights reserved.