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