Package org.kingdoms.utils.internal.identity
package org.kingdoms.utils.internal.identity
-
ClassesClassDescriptionThis class implements the
Mapinterface with a hash table, using reference-equality in place of object-equality when comparing keys (and values).Used becauseQuantumIdentityHashMapallocates more memory for the value.