Package io.deephaven.util.datastructures.hash
-
Interface Summary Interface Description TNullableLongLongMap -
Class Summary Class Description HashMapBase HashMapK1V1 HashMapK2V2 HashMapK4V4 HashMapLockFreeK1V1 HashMapLockFreeK2V2 HashMapLockFreeK4V4 IdentityKeyedObjectKey<KV> Key implementation for objects keyed by their own identity.IntrusiveChainedEntryPool<VALUE_TYPE> A pool for "free" entries to be use with IntrusiveChainedHash structures, implemented as a stack using the same adapter and intrusive fields.KeyIdentityKeyedObjectKey<K,V> Base key implementation for objects that should be hashed and compared by the identity of their key.