Uses of Interface
one.microstream.collections.interfaces.HashCollection
Package | Description |
---|---|
one.microstream.collections | |
one.microstream.collections.interfaces |
-
Uses of HashCollection in one.microstream.collections
Classes in one.microstream.collections that implement HashCollection Modifier and Type Class Description class
ConstHashEnum<E>
class
ConstHashTable<K,V>
class
ConstHashTable.Keys
class
EqConstHashEnum<E>
class
EqConstHashTable<K,V>
class
EqConstHashTable.Keys
class
EqHashEnum<E>
class
EqHashTable<K,V>
class
EqHashTable.Keys
class
HashEnum<E>
class
HashTable<K,V>
class
HashTable.Keys
Methods in one.microstream.collections with type parameters of type HashCollection Modifier and Type Method Description static <E, K, V, C extends HashCollection<K>, EN extends AbstractChainEntryLinked<E, K, V, EN>>
HashCollection.Analysis<C>AbstractChainEntryLinked. analyzeSlots(C hashCollection, EN[] slots)
-
Uses of HashCollection in one.microstream.collections.interfaces
Methods in one.microstream.collections.interfaces that return types with arguments of type HashCollection Modifier and Type Method Description HashCollection.Analysis<? extends HashCollection<E>>
HashCollection. analyze()