| Package | Description |
|---|---|
| one.microstream.collections |
| Modifier and Type | Method and Description |
|---|---|
ConstHashTable.Keys |
ConstHashTable.Keys.copy() |
ConstHashTable.Keys |
ConstHashTable.Keys.immure()
This method creates a
EqConstHashEnum instance containing all (currently existing) elements
of this ConstHashTable.No matter which hashing logic this instance uses, the new EqConstHashEnum instance always uses
a STRONG EQUALATOR logic, using this instance's logic's HashEqualator.This is necessary to ensure that the EqConstHashEnum instance is really constant and does not
(can not!) lose elements over time.If a EqConstHashEnum with volatile elements is needed (e.g. |
ConstHashTable.Keys |
ConstHashTable.keys() |
ConstHashTable.Keys |
ConstHashTable.Keys.toReversed() |
| Modifier and Type | Method and Description |
|---|---|
HashCollection.Analysis<ConstHashTable.Keys> |
ConstHashTable.Keys.analyze() |
Copyright © 2022 MicroStream Software. All rights reserved.