public static class SQLSession.PathComparator extends Object implements Comparator<Document>
Constructor and Description |
---|
PathComparator(boolean asc) |
Modifier and Type | Method and Description |
---|---|
int |
compare(Document doc1,
Document doc2) |
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 PathComparator(boolean asc)
Copyright © 2018 Nuxeo. All rights reserved.