T - element typepublic class MultiComparator<T> extends Object implements Comparator<T>, Serializable
MultiComparator compares arrays| Constructor 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, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2007–2016 Querydsl. All rights reserved.