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