Package com.illumon.util.datastructures.hash
package com.illumon.util.datastructures.hash
-
ClassesClassDescriptionKey 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.