public class QueryContextPriorityComparator extends Object implements Comparator<QueryContext>
Constructor and Description |
---|
QueryContextPriorityComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(QueryContext o1,
QueryContext o2) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(QueryContext o1, QueryContext o2)
compare
in interface Comparator<QueryContext>
Copyright © 2014–2015 Apache Software Foundation. All rights reserved.