OBJECT - Type of object being hashedpublic interface HashFunction<OBJECT>
| Modifier and Type | Method and Description |
|---|---|
int |
computeHashCode(OBJECT object)
Compute the hash code for the object
|
int computeHashCode(OBJECT object)
object - the object