Uses of Class
one.microstream.collections.EqConstHashTable.Keys
Package | Description |
---|---|
one.microstream.collections |
-
Uses of EqConstHashTable.Keys in one.microstream.collections
Methods in one.microstream.collections that return EqConstHashTable.Keys Modifier and Type Method Description EqConstHashTable.Keys
EqConstHashTable.Keys. copy()
EqConstHashTable.Keys
EqConstHashTable.Keys. immure()
This method creates aEqConstHashEnum
instance containing all (currently existing) elements of thisEqConstHashTable
.
No matter which hashing logic this instance uses, the newEqConstHashEnum
instance always uses a STRONG EQUALATOR logic, using this instance's logic'sHashEqualator
.
This is necessary to ensure that theEqConstHashEnum
instance is really constant and does not (can not!) lose elements over time.
If aEqConstHashEnum
with volatile elements is needed (e.g.EqConstHashTable.Keys
EqConstHashTable. keys()
EqConstHashTable.Keys
EqConstHashTable.Keys. toReversed()
Methods in one.microstream.collections that return types with arguments of type EqConstHashTable.Keys Modifier and Type Method Description HashCollection.Analysis<EqConstHashTable.Keys>
EqConstHashTable.Keys. analyze()