| Package | Description |
|---|---|
| one.microstream.collections |
| Modifier and Type | Method and Description |
|---|---|
EqConstHashTable.Keys |
EqConstHashTable.Keys.copy() |
EqConstHashTable.Keys |
EqConstHashTable.Keys.immure()
This method creates a
EqConstHashEnum instance containing all (currently existing) elements
of this EqConstHashTable.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. |
EqConstHashTable.Keys |
EqConstHashTable.keys() |
EqConstHashTable.Keys |
EqConstHashTable.Keys.toReversed() |
| Modifier and Type | Method and Description |
|---|---|
HashCollection.Analysis<EqConstHashTable.Keys> |
EqConstHashTable.Keys.analyze() |
Copyright © 2022 MicroStream Software. All rights reserved.