Uses of Interface
org.openforis.commons.lang.DeepComparable
-
-
Uses of DeepComparable in org.openforis.commons.lang
Subinterfaces of DeepComparable in org.openforis.commons.lang Modifier and Type Interface Description interfaceIdentifiableDeepComparableMethods in org.openforis.commons.lang with parameters of type DeepComparable Modifier and Type Method Description static booleanObjects. deepEquals(DeepComparable o1, DeepComparable o2)static booleanObjects. deepEquals(DeepComparable o1, DeepComparable o2, boolean ignoreId)
-