public class DateComparator extends Object implements Comparator<Date>
SortOrder is set to SortOrder.DESCENDING.| Constructor and Description |
|---|
DateComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Date date,
Date compareWithDate) |
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 date, Date compareWithDate)
compare in interface Comparator<Date>Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.