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