Package | Description |
---|---|
com.oracle.coherence.common.base |
The base package provides a number of classes to complement those in the java.lang package.
|
Modifier and Type | Class and Description |
---|---|
class |
IdentityHasher<V>
IdentityHasher provides a Hasher implementation based upon an object's
identity hashCode and reference
equality. |
class |
NaturalHasher<V>
|