public class SCheckoutDateComparator extends Object implements Comparator<SCheckout>
| Constructor and Description |
|---|
SCheckoutDateComparator(boolean ascending) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(SCheckout o1,
SCheckout o2) |
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(SCheckout o1, SCheckout o2)
compare in interface Comparator<SCheckout>Copyright © 2019 OpenSource BIM. All rights reserved.