Uses of Interface
com.oracle.coherence.common.base.Hasher
Packages that use Hasher
Package
Description
The base package provides a number of classes to complement those in the java.lang package.
-
Uses of Hasher in com.oracle.coherence.common.base
Classes in com.oracle.coherence.common.base that implement HasherModifier and TypeClassDescriptionclass
IdentityHasher provides a Hasher implementation based upon an object'sidentity hashCode
and reference equality.class