HashCodeStrategy, HashCodeStrategy2public class JAXBHashCodeStrategy extends DefaultHashCodeStrategy
| Modifier and Type | Field | Description |
|---|---|---|
static HashCodeStrategy |
INSTANCE |
|
static JAXBHashCodeStrategy |
INSTANCE2 |
| Constructor | Description |
|---|---|
JAXBHashCodeStrategy() |
|
JAXBHashCodeStrategy(int multiplierNonZeroOddNumber) |
| Modifier and Type | Method | Description |
|---|---|---|
protected int |
hashCodeInternal(ObjectLocator locator,
int hashCode,
Object value) |
|
protected int |
hashCodeInternal(ObjectLocator locator,
int hashCode,
List<?> list) |
|
protected int |
hashCodeInternal(ObjectLocator locator,
int hashCode,
JAXBElement<?> element) |
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 INSTANCE2
public static HashCodeStrategy 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–2018. All rights reserved.