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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(QueryStatDto o1, QueryStatDto o2)
compare
in interface Comparator<QueryStatDto>
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.