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