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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(DateRange firstDateRange, DateRange secondDateRange)
compare
in interface Comparator<DateRange>
Copyright © 1996–2019 Geotools. All rights reserved.