public static class IndexableStringUtils.DateComparator extends Object implements Comparator<Date>
| Constructor and Description |
|---|
DateComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Date a,
Date b) |
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(Date a, Date b)
compare in interface Comparator<Date>Copyright © 2020. All rights reserved.