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