| Package | Description |
|---|---|
| one.microstream.collections | |
| one.microstream.collections.sorting | |
| one.microstream.collections.types |
| Modifier and Type | Class and Description |
|---|---|
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 |
LockedMap<K,V> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XChart<K,V> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XBasicTable<K,V> |
interface |
XMap<K,V> |
interface |
XPutGetMap<K,V> |
interface |
XTable<K,V> |
| Modifier and Type | Method and Description |
|---|---|
XPuttingMap<K,V> |
XPuttingMap.Creator.newInstance() |
Copyright © 2022 MicroStream Software. All rights reserved.