| Package | Description |
|---|---|
| one.microstream.collections | |
| one.microstream.collections.interfaces |
| Modifier and Type | Class and Description |
|---|---|
class |
ConstHashEnum<E> |
class |
ConstHashTable<K,V> |
class |
ConstHashTable.Keys |
class |
EqConstHashEnum<E> |
class |
EqConstHashTable<K,V> |
class |
EqConstHashTable.Keys |
class |
EqHashEnum<E>
Collection that is ordered and does not allow duplicates.
|
class |
EqHashTable<K,V>
Collection of key-value-pairs that is ordered and does not allow duplicate keys.
|
class |
EqHashTable.Keys |
class |
HashEnum<E>
Collection that is ordered and does not allow duplicates.
|
class |
HashTable<K,V>
Collection of key-value-pairs that is ordered and does not allow duplicate keys.
|
class |
HashTable.Keys |
| Modifier and Type | Method and Description |
|---|---|
static <E,K,V,C extends HashCollection<K>,EN extends AbstractChainEntryLinked<E,K,V,EN>> |
AbstractChainEntryLinked.analyzeSlots(C hashCollection,
EN[] slots) |
| Modifier and Type | Method and Description |
|---|---|
HashCollection.Analysis<? extends HashCollection<E>> |
HashCollection.analyze() |
Copyright © 2022 MicroStream Software. All rights reserved.