public class BasicDocumentOrderComparator extends Object implements DocumentOrderComparator
| Constructor and Description |
|---|
BasicDocumentOrderComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(State left,
State right) |
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, thenComparingLongpublic int compare(State left, State right)
compare in interface Comparator<State>Copyright © 2015. All rights reserved.