railo.runtime.debug
Class QueryEntryComparator

java.lang.Object
  extended by railo.runtime.debug.QueryEntryComparator
All Implemented Interfaces:
Comparator<QueryEntry>

public final class QueryEntryComparator
extends Object
implements Comparator<QueryEntry>


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

QueryEntryComparator

public QueryEntryComparator()
Method Detail

compare

public int compare(QueryEntry o1,
                   QueryEntry o2)
Specified by:
compare in interface Comparator<QueryEntry>

compare

public int compare(QueryEntryPro qe1,
                   QueryEntryPro qe2)


Copyright © 2012 Railo