public static class OrderByAggregator.OrderByElementComparator extends Object implements Comparator<OrderByElement>
Constructor and Description |
---|
OrderByElementComparator(List<OrderByPath> orderByPaths) |
Modifier and Type | Method and Description |
---|---|
int |
compare(OrderByElement o1,
OrderByElement o2) |
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 OrderByElementComparator(List<OrderByPath> orderByPaths)
public int compare(OrderByElement o1, OrderByElement o2)
compare
in interface Comparator<OrderByElement>
Copyright © GigaSpaces.