public class SQLExprComparor extends Object implements Comparator<SQLExpr>
| Modifier and Type | Field and Description |
|---|---|
static SQLExprComparor |
instance |
| Constructor and Description |
|---|
SQLExprComparor() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(SQLExpr a,
SQLExpr b) |
static int |
compareTo(SQLExpr a,
SQLExpr b) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic static final SQLExprComparor instance
Copyright © 2013–2021 Alibaba Group. All rights reserved.