public class QueryStatDtoOccurrenceComparator extends Object implements Comparator<QueryStatDtoImpl>
Constructor and Description |
---|
QueryStatDtoOccurrenceComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(QueryStatDtoImpl o1,
QueryStatDtoImpl o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(QueryStatDtoImpl o1, QueryStatDtoImpl o2)
compare
in interface Comparator<QueryStatDtoImpl>
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.