public static final class TypePair.HashEquality extends Object implements HashEqualator<TypePair>
HashEqualator.IdentityHashEqualator<E>, HashEqualator.ImmutableHashEqualator<E>, HashEqualator.ImmutableValueTypeHashEqualator<E>, HashEqualator.Provider<T>, HashEqualator.ValueTypeHashEqualator<E>Equalator.ComparatorWrapper<T>, Equalator.Sequence<T>Hasher.IdentityHashCode<T>, Hasher.ImmutableHashCode<T>, Hasher.ValueHashCode<T>| Constructor and Description |
|---|
HashEquality() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equal(TypePair tp1,
TypePair tp2)
Compares the two given objects (object1 and object2) depending on the implementation.
|
int |
hash(TypePair tp) |
Copyright © 2022 MicroStream Software. All rights reserved.