T
- element typepublic class MultiComparator<T> extends Object implements Comparator<T>, Serializable
MultiComparator
compares arraysConstructor and Description |
---|
MultiComparator(com.mysema.codegen.Evaluator<Object[]> ev,
boolean[] directions) |
Modifier and Type | Method and Description |
---|---|
int |
compare(T o1,
T 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
Copyright © 2007–2016 Querydsl. All rights reserved.