public class QueryStatDtoComparator extends Object implements Comparator<QueryStatDto>
| Constructor and Description |
|---|
QueryStatDtoComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(QueryStatDto o1,
QueryStatDto o2) |
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(QueryStatDto o1, QueryStatDto o2)
compare in interface Comparator<QueryStatDto>Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.