Class HashMapIdObject<E>

java.lang.Object
one.microstream.collections.HashMapIdObject<E>
All Implemented Interfaces:
OptimizableCollection, Sized, Composition

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