Uses of Interface
one.microstream.equality.IdentityEqualityLogic
Package | Description |
---|---|
one.microstream.collections |
-
Uses of IdentityEqualityLogic in one.microstream.collections
Classes in one.microstream.collections that implement IdentityEqualityLogic Modifier and Type Class Description class
BulkList<E>
Full scale general purpose implementation of extended collection typeXList
.class
ConstHashEnum<E>
class
ConstHashTable<K,V>
class
ConstLinearEnum<E>
class
ConstList<E>
Immutable implementation of extended collection typeXGettingList
.class
ConstMiniMap<K,V>
Immutable version ofMiniMap
.class
HashEnum<E>
class
HashMapObjectId<T>
Primitive (read: fast) synchronized pseudo map implementation that maps long id values to weakly referenced objects.class
HashTable<K,V>
class
LimitList<E>
Full scale general purpose implementation of extended collection typeXList
.