public final class ChainedComparator<S,C extends Comparable> extends Object implements Comparator<S>, Serializable
Constructor and Description |
---|
ChainedComparator(boolean traversers,
List<<any>> comparators) |
Modifier and Type | Method and Description |
---|---|
int |
compare(S objectA,
S objectB) |
boolean |
isShuffle() |
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 © 2013–2016 Apache Software Foundation. All rights reserved.