public class CompareByIndex extends Object implements Comparator<Op03SimpleStatement>
Constructor and Description |
---|
CompareByIndex() |
CompareByIndex(boolean asc) |
Modifier and Type | Method and Description |
---|---|
int |
compare(Op03SimpleStatement a,
Op03SimpleStatement b) |
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 CompareByIndex()
public CompareByIndex(boolean asc)
public int compare(Op03SimpleStatement a, Op03SimpleStatement b)
compare
in interface Comparator<Op03SimpleStatement>
Copyright © 2011-2021. All Rights Reserved.