com.liferay.portal.kernel.util
Class HashCodeFactoryUtil
java.lang.Object
com.liferay.portal.kernel.util.HashCodeFactoryUtil
public class HashCodeFactoryUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HashCodeFactoryUtil
public HashCodeFactoryUtil()
getHashCode
public static HashCode getHashCode()
getHashCode
public static HashCode getHashCode(int initialNonZeroOddNumber,
int multiplierNonZeroOddNumber)
getHashCodeFactory
public static HashCodeFactory getHashCodeFactory()
setHashCodeFactory
public void setHashCodeFactory(HashCodeFactory hashCodeFactory)