public class JAXBHashCodeStrategy extends DefaultHashCodeStrategy
| Modifier and Type | Field and Description |
|---|---|
static JAXBHashCodeStrategy |
INSTANCE |
| Constructor and Description |
|---|
JAXBHashCodeStrategy() |
JAXBHashCodeStrategy(int multiplierNonZeroOddNumber) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
hashCodeInternal(ObjectLocator locator,
int hashCode,
JAXBElement<?> element) |
protected int |
hashCodeInternal(ObjectLocator locator,
int hashCode,
List<?> list) |
protected int |
hashCodeInternal(ObjectLocator locator,
int hashCode,
Object value) |
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, hashCodeInternalpublic static JAXBHashCodeStrategy INSTANCE
public JAXBHashCodeStrategy()
public JAXBHashCodeStrategy(int multiplierNonZeroOddNumber)
protected int hashCodeInternal(ObjectLocator locator, int hashCode, Object value)
hashCodeInternal in class DefaultHashCodeStrategyprotected int hashCodeInternal(ObjectLocator locator, int hashCode, JAXBElement<?> element)
protected int hashCodeInternal(ObjectLocator locator, int hashCode, List<?> list)
Copyright © 2005-2016. All Rights Reserved.