public interface TIntHashingStrategy extends Serializable
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 computedCopyright © GigaSpaces.