Class StructuredHashCodeStrategy
java.lang.Object
com.evolveum.midpoint.prism.binding.StructuredHashCodeStrategy
Strategy for hashCode computation of 
PlainStructured objects.- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioninthashCode(int current, PlainStructured val) int<T> intinthashCodeNonNull(byte[] val) protected inthashCodeNonNull(int current, jakarta.xml.bind.JAXBElement<?> val) inthashCodeNonNull(jakarta.xml.bind.JAXBElement<?> val) protected inthashCodeNonNull(Object val) inthashCodeNonNull(String val) protected abstract inthashCodeNonNull(Element val) 
- 
Field Details- 
DEFAULT
 
- 
- 
Constructor Details- 
StructuredHashCodeStrategypublic StructuredHashCodeStrategy()
 
- 
- 
Method Details- 
hashCode
- 
hashCode
- 
hashCode
- 
hashCodeNonNull
- 
hashCodeNonNull
- 
hashCodeNonNullpublic int hashCodeNonNull(jakarta.xml.bind.JAXBElement<?> val) 
- 
hashCodeNonNullprotected int hashCodeNonNull(int current, jakarta.xml.bind.JAXBElement<?> val) 
- 
hashCodeNonNull
- 
hashCodeNonNullpublic int hashCodeNonNull(byte[] val) 
 
-