public static class BaselineList.DescendingDateSort extends Object implements Comparator<Baseline>, Serializable
| Constructor and Description |
|---|
DescendingDateSort() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Baseline bl1,
Baseline bl2) |
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(Baseline bl1, Baseline bl2)
compare in interface Comparator<Baseline>Copyright © 2016–2018. All rights reserved.