public class BusinessObjectDataKeyComparator extends Object implements Comparator<BusinessObjectDataKey>, Serializable
| Constructor and Description |
|---|
BusinessObjectDataKeyComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(BusinessObjectDataKey data1,
BusinessObjectDataKey data2) |
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(BusinessObjectDataKey data1, BusinessObjectDataKey data2)
compare in interface Comparator<BusinessObjectDataKey>Copyright © 2021. All rights reserved.