Package org.jvnet.jaxb2_commons.lang
Class JAXBHashCodeStrategy
java.lang.Object
org.jvnet.jaxb2_commons.lang.DefaultHashCodeStrategy
org.jvnet.jaxb2_commons.lang.JAXBHashCodeStrategy
- All Implemented Interfaces:
HashCodeStrategy,HashCodeStrategy2
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JAXBHashCodeStrategyprotected inthashCodeInternal(ObjectLocator locator, int hashCode, jakarta.xml.bind.JAXBElement<?> element) protected inthashCodeInternal(ObjectLocator locator, int hashCode, Object value) protected inthashCodeInternal(ObjectLocator locator, int hashCode, List<?> list) Methods inherited from class org.jvnet.jaxb2_commons.lang.DefaultHashCodeStrategy
hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCode, hashCodeInternal, hashCodeInternal, hashCodeInternal, hashCodeInternal, hashCodeInternal, hashCodeInternal
-
Field Details
-
INSTANCE2
-
INSTANCE
-
-
Constructor Details
-
JAXBHashCodeStrategy
public JAXBHashCodeStrategy() -
JAXBHashCodeStrategy
public JAXBHashCodeStrategy(int multiplierNonZeroOddNumber)
-
-
Method Details
-
hashCodeInternal
- Overrides:
hashCodeInternalin classDefaultHashCodeStrategy
-
hashCodeInternal
protected int hashCodeInternal(ObjectLocator locator, int hashCode, jakarta.xml.bind.JAXBElement<?> element) -
hashCodeInternal
-
getInstance
-