public class TableContextComparator<R,C> extends Object implements Comparator<TableContext<R,C>>
| Constructor and Description |
|---|
TableContextComparator(Engine selector) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(TableContext<R,C> o1,
TableContext<R,C> o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic TableContextComparator(Engine selector)
public int compare(TableContext<R,C> o1, TableContext<R,C> o2)
compare in interface Comparator<TableContext<R,C>>Copyright © 2014. All rights reserved.