Package org.openforis.commons.lang
Interface IdentifiableDeepComparable
-
- All Superinterfaces:
DeepComparable
public interface IdentifiableDeepComparable extends DeepComparable
- Author:
- S. Ricci
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleandeepEquals(Object o, boolean ignoerId)-
Methods inherited from interface org.openforis.commons.lang.DeepComparable
deepEquals
-
-
-
-
Method Detail
-
deepEquals
boolean deepEquals(Object o, boolean ignoerId)
-
-