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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public StatementInfoComparator()
public int compare(StatementInfo stmt1, StatementInfo stmt2)
compare
in interface Comparator<StatementInfo>
Copyright © 2018 Nuxeo. All rights reserved.