public interface TLongHashingStrategy
extends java.io.Serializable
Created: Sun Nov 4 08:56:06 2001
| Modifier and Type | Method and Description |
|---|---|
int |
computeHashCode(long val)
Computes a hash code for the specified long.
|
int computeHashCode(long val)
val - long for which the hashcode is to be computed