|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.util.HashCodeFactoryUtil
public class HashCodeFactoryUtil
Constructor Summary | |
---|---|
HashCodeFactoryUtil()
|
Method Summary | |
---|---|
static HashCode |
getHashCode()
|
static HashCode |
getHashCode(int initialNonZeroOddNumber,
int multiplierNonZeroOddNumber)
|
static HashCodeFactory |
getHashCodeFactory()
|
void |
setHashCodeFactory(HashCodeFactory hashCodeFactory)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HashCodeFactoryUtil()
Method Detail |
---|
public static HashCode getHashCode()
public static HashCode getHashCode(int initialNonZeroOddNumber, int multiplierNonZeroOddNumber)
public static HashCodeFactory getHashCodeFactory()
public void setHashCodeFactory(HashCodeFactory hashCodeFactory)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |