cz.cuni.utils
Class HashCodes
java.lang.Object
cz.cuni.utils.HashCodes
public final class HashCodes
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
hashCode
protected int hashCode
HashCodes
protected HashCodes()
hash
public static int hash(boolean b)
hash
public static int hash(byte b)
hash
public static int hash(char c)
hash
public static int hash(short s)
hash
public static int hash(int i)
hash
public static int hash(long i)
hash
public static int hash(float f)
hash
public static int hash(double d)
hash
public static int hash(java.lang.Object o)
getNewCounter
public static HashCodes getNewCounter()
add
public void add(int number)
getHashCode
public int getHashCode()