public static class TupleRange.DescendingTupleRangeComparator extends Object implements Comparator<TupleRange>
Constructor and Description |
---|
TupleRange.DescendingTupleRangeComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(TupleRange left,
TupleRange right) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public TupleRange.DescendingTupleRangeComparator()
public int compare(TupleRange left, TupleRange right)
compare
in interface Comparator<TupleRange>
Copyright © 2014 Apache Software Foundation. All Rights Reserved.