public class HashCodeFactoryUtil extends Object
Constructor and Description |
---|
HashCodeFactoryUtil() |
Modifier and Type | Method and Description |
---|---|
static HashCode |
getHashCode() |
static HashCode |
getHashCode(int initialNonZeroOddNumber,
int multiplierNonZeroOddNumber) |
static HashCodeFactory |
getHashCodeFactory() |
void |
setHashCodeFactory(HashCodeFactory hashCodeFactory) |
public static HashCode getHashCode()
public static HashCode getHashCode(int initialNonZeroOddNumber, int multiplierNonZeroOddNumber)
public static HashCodeFactory getHashCodeFactory()
public void setHashCodeFactory(HashCodeFactory hashCodeFactory)