com.liferay.portal.util
Class HashCodeFactoryImpl
java.lang.Object
com.liferay.portal.util.HashCodeFactoryImpl
- All Implemented Interfaces:
- HashCodeFactory
public class HashCodeFactoryImpl
- extends Object
- implements HashCodeFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HashCodeFactoryImpl
public HashCodeFactoryImpl()
getHashCode
public HashCode getHashCode()
- Specified by:
getHashCode
in interface HashCodeFactory
getHashCode
public HashCode getHashCode(int initialNonZeroOddNumber,
int multiplierNonZeroOddNumber)
- Specified by:
getHashCode
in interface HashCodeFactory