public class DateRangeComparator extends Object implements Comparator<DateRange>
| Constructor and Description |
|---|
DateRangeComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(DateRange firstDateRange,
DateRange secondDateRange) |
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(DateRange firstDateRange, DateRange secondDateRange)
compare in interface Comparator<DateRange>Copyright © 1996–2019 Geotools. All rights reserved.