Uses of Interface
one.microstream.hashing.Hasher.ImmutableHashCode
-
Packages that use Hasher.ImmutableHashCode Package Description one.microstream.hashing -
-
Uses of Hasher.ImmutableHashCode in one.microstream.hashing
Subinterfaces of Hasher.ImmutableHashCode in one.microstream.hashing Modifier and Type Interface Description static interfaceHashEqualator.IdentityHashEqualator<E>static interfaceHashEqualator.ImmutableHashEqualator<E>static interfaceHashEqualator.ImmutableValueTypeHashEqualator<E>static interfaceHasher.IdentityHashCode<E>Type interface to indicate that the implementation usesSystem.identityHashCode(Object).
-