Package org.jvnet.jaxb2_commons.lang
Interface Equals
-
@Deprecated public interface Equals
Deprecated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description booleanequals(ObjectLocator thisLocator, ObjectLocator thatLocator, Object that, EqualsStrategy equalsStrategy)Deprecated.
-
-
-
Method Detail
-
equals
boolean equals(ObjectLocator thisLocator, ObjectLocator thatLocator, Object that, EqualsStrategy equalsStrategy)
Deprecated.
-
-