public interface TShortHashingStrategy extends Serializable
Modifier and Type | Method and Description |
---|---|
int |
computeHashCode(short val)
Computes a hash code for the specified short.
|
int computeHashCode(short val)
val
- short for which the hashcode is to be computedCopyright © GigaSpaces.