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
equals
public int compare(QueryStatDto o1, QueryStatDto o2)
compare
in interface Comparator<QueryStatDto>
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.