| Package | Description |
|---|---|
| one.microstream.collections |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstHashTable<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.
|
Copyright © 2022 MicroStream Software. All rights reserved.