java.io.Serializable
TByteByteHashMap
, TByteDoubleHashMap
, TByteFloatHashMap
, TByteHash
, TByteHashSet
, TByteIntHashMap
, TByteLongHashMap
, TByteObjectHashMap
, TByteShortHashMap
public interface TByteHashingStrategy
extends java.io.Serializable
Modifier and Type | Method | Description |
---|---|---|
int |
computeHashCode(byte val) |
Computes a hash code for the specified byte.
|
int computeHashCode(byte val)
val
- byte for which the hashcode is to be computedGNU Trove is copyright © 2001-2009 Eric D. Friedman. All Rights Reserved.