@Deprecated public class DefaultCellComparator extends Object implements Comparator<TableRow>, Serializable
| Constructor and Description |
|---|
DefaultCellComparator(int columnIndex,
boolean ascending)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
compare(TableRow raw1,
TableRow raw2)
Deprecated.
Compares two cells given two table rows.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic DefaultCellComparator(int columnIndex,
boolean ascending)
public int compare(TableRow raw1, TableRow raw2)
compare in interface Comparator<TableRow>Copyright © 2012 Nuxeo SA. All Rights Reserved.