|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.mwc.sqld.db.TwoWayMergeSort
Inner Class Summary | |
class |
TwoWayMergeSort.SortCurser
|
Constructor Summary | |
TwoWayMergeSort(Database db)
|
Method Summary | |
Curser |
sort(Curser c,
ValueLookupComparator cp)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TwoWayMergeSort(Database db)
Method Detail |
public Curser sort(Curser c, ValueLookupComparator cp) throws DBException
sort
in interface Sorter
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |