public class HashCodeFactoryImpl extends Object implements com.liferay.portal.kernel.util.HashCodeFactory
| Constructor and Description |
|---|
HashCodeFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
com.liferay.portal.kernel.util.HashCode |
getHashCode() |
com.liferay.portal.kernel.util.HashCode |
getHashCode(int initialNonZeroOddNumber,
int multiplierNonZeroOddNumber) |
public com.liferay.portal.kernel.util.HashCode getHashCode()
getHashCode in interface com.liferay.portal.kernel.util.HashCodeFactorypublic com.liferay.portal.kernel.util.HashCode getHashCode(int initialNonZeroOddNumber,
int multiplierNonZeroOddNumber)
getHashCode in interface com.liferay.portal.kernel.util.HashCodeFactory