|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.runtime.debug.QueryEntryComparator
public final class QueryEntryComparator
Constructor Summary | |
---|---|
QueryEntryComparator()
|
Method Summary | |
---|---|
int |
compare(QueryEntryPro qe1,
QueryEntryPro qe2)
|
int |
compare(QueryEntry o1,
QueryEntry o2)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public QueryEntryComparator()
Method Detail |
---|
public int compare(QueryEntry o1, QueryEntry o2)
compare
in interface Comparator<QueryEntry>
public int compare(QueryEntryPro qe1, QueryEntryPro qe2)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |