Package org.jvnet.jaxb2_commons.lang
Interface HashCodeStrategy
- All Known Implementing Classes:
DefaultHashCodeStrategy,JAXBHashCodeStrategy
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptioninthashCode(ObjectLocator locator, int hashCode, boolean value) Deprecated.inthashCode(ObjectLocator locator, int hashCode, boolean[] value) Deprecated.inthashCode(ObjectLocator locator, int hashCode, byte value) Deprecated.inthashCode(ObjectLocator locator, int hashCode, byte[] value) Deprecated.inthashCode(ObjectLocator locator, int hashCode, char value) Deprecated.inthashCode(ObjectLocator locator, int hashCode, char[] value) Deprecated.inthashCode(ObjectLocator locator, int hashCode, double value) Deprecated.inthashCode(ObjectLocator locator, int hashCode, double[] value) Deprecated.inthashCode(ObjectLocator locator, int hashCode, float value) Deprecated.inthashCode(ObjectLocator locator, int hashCode, float[] value) Deprecated.inthashCode(ObjectLocator locator, int hashCode, int value) Deprecated.inthashCode(ObjectLocator locator, int hashCode, int[] value) Deprecated.inthashCode(ObjectLocator locator, int hashCode, long value) Deprecated.inthashCode(ObjectLocator locator, int hashCode, long[] value) Deprecated.inthashCode(ObjectLocator locator, int hashCode, short value) Deprecated.inthashCode(ObjectLocator locator, int hashCode, short[] value) Deprecated.inthashCode(ObjectLocator locator, int hashCode, Object value) Deprecated.inthashCode(ObjectLocator locator, int hashCode, Object[] value) Deprecated.
-
Method Details
-
hashCode
Deprecated. -
hashCode
Deprecated. -
hashCode
Deprecated. -
hashCode
Deprecated. -
hashCode
Deprecated. -
hashCode
Deprecated. -
hashCode
Deprecated. -
hashCode
Deprecated. -
hashCode
Deprecated. -
hashCode
Deprecated. -
hashCode
Deprecated. -
hashCode
Deprecated. -
hashCode
Deprecated. -
hashCode
Deprecated. -
hashCode
Deprecated. -
hashCode
Deprecated. -
hashCode
Deprecated. -
hashCode
Deprecated.
-