protected class DateRangeAggregate.BucketRangeDateComparator extends Object implements Comparator<BucketRangeDate>
Modifier | Constructor and Description |
---|---|
protected |
BucketRangeDateComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(BucketRangeDate arg0,
BucketRangeDate arg1) |
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
protected BucketRangeDateComparator()
public int compare(BucketRangeDate arg0, BucketRangeDate arg1)
compare
in interface Comparator<BucketRangeDate>
Copyright © 2016 Nuxeo SA. All rights reserved.