Uses of Interface
one.microstream.hashing.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 interface
HashEqualator.IdentityHashEqualator<E>
static interface
HashEqualator.ImmutableHashEqualator<E>
static interface
HashEqualator.ImmutableValueTypeHashEqualator<E>
static interface
Hasher.IdentityHashCode<E>
Type interface to indicate that the implementation usesSystem.identityHashCode(Object)
.