Modifier and Type | Field and Description |
---|---|
public static final HashingStrategy | JAVA_HASHER
A |
Modifier and Type | Method and Description |
---|---|
public boolean | |
public int |
JAVA_HASHER | back to summary |
---|---|
public static final HashingStrategy<T> JAVA_HASHER A
|
equals | back to summary |
---|---|
public boolean equals(T a, T b) Returns
|
hashCode | back to summary |
---|---|
public int hashCode(T obj) Generate a hash code for
This method must obey the same relationship that
|