public class StatementInfoComparator extends Object implements Comparator<StatementInfo>, Serializable
| Constructor and Description |
|---|
StatementInfoComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(StatementInfo stmt1,
StatementInfo stmt2) |
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 StatementInfoComparator()
public int compare(StatementInfo stmt1, StatementInfo stmt2)
compare in interface Comparator<StatementInfo>Copyright © 2018 Nuxeo. All rights reserved.