public class DataObjectPathDepthComparator extends Object implements Comparator<commonj.sdo.DataObject>
| Constructor and Description |
|---|
DataObjectPathDepthComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(commonj.sdo.DataObject target,
commonj.sdo.DataObject source)
Returns a negative integer, zero, or a positive integer as the first
argument is less than, equal to, or greater than the second.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(commonj.sdo.DataObject target,
commonj.sdo.DataObject source)
compare in interface Comparator<commonj.sdo.DataObject>Copyright © 2021. All rights reserved.