Class HashMapObjectId<T>

java.lang.Object
one.microstream.collections.HashMapObjectId<T>
All Implemented Interfaces:
OptimizableCollection, Sized, IdentityEqualityLogic, Composition

public final class HashMapObjectId<T>
extends Object
implements OptimizableCollection, Composition, IdentityEqualityLogic
Primitive (read: fast) synchronized pseudo map implementation that maps long id values to weakly referenced objects.