java.io.Serializable
TShortByteHashMap
, TShortDoubleHashMap
, TShortFloatHashMap
, TShortHash
, TShortHashSet
, TShortIntHashMap
, TShortLongHashMap
, TShortObjectHashMap
, TShortShortHashMap
public interface TShortHashingStrategy
extends java.io.Serializable
Modifier and Type | Method | 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 computedGNU Trove is copyright ? 2001-2009 Eric D. Friedman. All Rights Reserved.