Package com.liferay.petra.lang
Class HashUtil
java.lang.Object
com.liferay.petra.lang.HashUtil
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HashUtil
public HashUtil()
-
-
Method Details
-
hash
public static int hash(int seed, boolean value) -
hash
public static int hash(int seed, int value) -
hash
public static int hash(int seed, long value) -
hash
-