Package org.jvnet.jaxb2_commons.lang
Class DefaultHashCodeStrategy
java.lang.Object
org.jvnet.jaxb2_commons.lang.DefaultHashCodeStrategy
- All Implemented Interfaces:
HashCodeStrategy,HashCodeStrategy2
- Direct Known Subclasses:
JAXBHashCodeStrategy
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HashCodeStrategystatic final DefaultHashCodeStrategy -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DefaultHashCodeStrategyinthashCode(ObjectLocator locator, int hashCode, boolean value) inthashCode(ObjectLocator locator, int hashCode, boolean[] value) inthashCode(ObjectLocator locator, int hashCode, boolean[] value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, boolean value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, byte value) inthashCode(ObjectLocator locator, int hashCode, byte[] value) inthashCode(ObjectLocator locator, int hashCode, byte[] value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, byte value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, char value) inthashCode(ObjectLocator locator, int hashCode, char[] value) inthashCode(ObjectLocator locator, int hashCode, char[] value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, char value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, double value) inthashCode(ObjectLocator locator, int hashCode, double[] value) inthashCode(ObjectLocator locator, int hashCode, double[] value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, double value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, float value) inthashCode(ObjectLocator locator, int hashCode, float[] value) inthashCode(ObjectLocator locator, int hashCode, float[] value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, float value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, int value) inthashCode(ObjectLocator locator, int hashCode, int[] value) inthashCode(ObjectLocator locator, int hashCode, int[] value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, int value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, long value) inthashCode(ObjectLocator locator, int hashCode, long[] value) inthashCode(ObjectLocator locator, int hashCode, long[] value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, long value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, short value) inthashCode(ObjectLocator locator, int hashCode, short[] value) inthashCode(ObjectLocator locator, int hashCode, short[] value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, short value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, Object object) inthashCode(ObjectLocator locator, int hashCode, Object[] value) inthashCode(ObjectLocator locator, int hashCode, Object[] value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, Object value, boolean valueSet) protected inthashCodeInternal(ObjectLocator locator, int hashCode, Enum<?> value) protected inthashCodeInternal(ObjectLocator locator, int hashCode, Enum<?>[] value) protected inthashCodeInternal(ObjectLocator locator, int hashCode, Object value) protected inthashCodeInternal(ObjectLocator locator, int hashCode, HashCode object) protected inthashCodeInternal(ObjectLocator locator, int hashCode, HashCode[] value) protected inthashCodeInternal(ObjectLocator locator, int hashCode, HashCode2 object) protected inthashCodeInternal(ObjectLocator locator, int hashCode, HashCode2[] value)
-
Field Details
-
INSTANCE2
-
INSTANCE
-
-
Constructor Details
-
DefaultHashCodeStrategy
public DefaultHashCodeStrategy() -
DefaultHashCodeStrategy
public DefaultHashCodeStrategy(int multiplierNonZeroOddNumber)
-
-
Method Details
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy
-
hashCodeInternal
-
hashCodeInternal
-
hashCodeInternal
-
hashCodeInternal
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy
-
hashCodeInternal
-
hashCodeInternal
-
hashCodeInternal
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy2
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy2
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy2
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy2
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy2
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy2
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy2
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy2
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy2
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy2
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy2
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy2
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy2
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy2
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy2
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy2
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy2
-
hashCode
- Specified by:
hashCodein interfaceHashCodeStrategy2
-
getInstance
-