java.io.SerializableTIntByteHashMap, TIntDoubleHashMap, TIntFloatHashMap, TIntHash, TIntHashSet, TIntIntHashMap, TIntLongHashMap, TIntObjectHashMap, TIntShortHashMappublic interface TIntHashingStrategy
extends java.io.Serializable
| Modifier and Type | Method | 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 computedGNU Trove is copyright ? 2001-2009 Eric D. Friedman. All Rights Reserved.