Uses of Interface
org.jvnet.basicjaxb.lang.EqualsStrategy
Packages that use EqualsStrategy
-
Uses of EqualsStrategy in org.jvnet.basicjaxb.lang
Classes in org.jvnet.basicjaxb.lang that implement EqualsStrategyModifier and TypeClassDescriptionclassclassExtend theDefaultEqualsStrategyby overriding theObjectstrategy and providing strategies forListandJAXBElement.Methods in org.jvnet.basicjaxb.lang with parameters of type EqualsStrategyModifier and TypeMethodDescriptionbooleanEquals.equals(ObjectLocator thisLocator, ObjectLocator thatLocator, Object that, EqualsStrategy equalsStrategy) Method to determine object equality.