public static class StatementWrapper.EventComparator extends Object implements Comparator<QueryTrace.Event>
| Constructor and Description |
|---|
EventComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(QueryTrace.Event event1,
QueryTrace.Event event2) |
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 int compare(QueryTrace.Event event1, QueryTrace.Event event2)
compare in interface Comparator<QueryTrace.Event>Copyright © 2012-2021. All Rights Reserved.