public class HashUtil extends Object
public static int hash(int seed,
boolean value)
public static int hash(int seed,
int value)
public static int hash(int seed,
long value)
public static int hash(int seed,
Object value)