Package org.jvnet.jaxb2_commons.lang
Interface HashCodeStrategy2
- All Known Implementing Classes:
DefaultHashCodeStrategy,JAXBHashCodeStrategy
public interface HashCodeStrategy2
-
Method Summary
Modifier and TypeMethodDescriptioninthashCode(ObjectLocator locator, int hashCode, boolean[] value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, boolean value, boolean valueSet) 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, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, char value, boolean valueSet) 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, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, float value, boolean valueSet) 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, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, long value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, short[] value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, short value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, Object[] value, boolean valueSet) inthashCode(ObjectLocator locator, int hashCode, Object value, boolean valueSet)
-
Method Details
-
hashCode
-
hashCode
-
hashCode
-
hashCode
-
hashCode
-
hashCode
-
hashCode
-
hashCode
-
hashCode
-
hashCode
-
hashCode
-
hashCode
-
hashCode
-
hashCode
-
hashCode
-
hashCode
-
hashCode
-
hashCode
-