| java.lang.Object org.axiondb.RowComparator
RowComparator | public class RowComparator implements Comparator(Code) | | A
Comparator for
Row Rows , which will sort a collection according to
the value of a single selectable. By using a ComparatorChain, one can perform in-memory
sorts over multiple columns.
author: Morgan Delagrange author: Rodney Waldhoff author: Ahimanikya Satapathy |
|
|