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
public class JAXBHashCodeStrategy
- extends DefaultHashCodeStrategy
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 |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static HashCodeStrategy INSTANCE
JAXBHashCodeStrategy
public JAXBHashCodeStrategy()
JAXBHashCodeStrategy
public JAXBHashCodeStrategy(int multiplierNonZeroOddNumber)
hashCodeInternal
protected int hashCodeInternal(ObjectLocator locator,
int hashCode,
Object value)
- Overrides:
hashCodeInternal
in class DefaultHashCodeStrategy
hashCodeInternal
protected int hashCodeInternal(ObjectLocator locator,
int hashCode,
javax.xml.bind.JAXBElement<?> element)
hashCodeInternal
protected int hashCodeInternal(ObjectLocator locator,
int hashCode,
List<?> list)
Copyright © 2005-2012. All Rights Reserved.