|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--xxl.cursors.BufferedCursor
|
+--xxl.spatial.SpaceSweep
|
+--xxl.spatial.ExternalSpaceSweep
| Inner classes inherited from class xxl.spatial.SpaceSweep |
SpaceSweep.BulkSweepArea,
SpaceSweep.SweepArea |
| Fields inherited from class xxl.cursors.BufferedCursor |
cursor,
hasNext,
isValid,
next |
| Constructor Summary | |
ExternalSpaceSweep(Cursor sortedInput0,
Cursor sortedInput1,
SpaceSweep.SweepArea sweepArea0,
SpaceSweep.SweepArea sweepArea1,
Function newSorter0,
Function newSorter1)
|
|
| Methods inherited from class xxl.cursors.BufferedCursor |
close,
hasNext,
next,
peek,
remove,
reset,
supportsPeek,
update |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ExternalSpaceSweep(Cursor sortedInput0,
Cursor sortedInput1,
SpaceSweep.SweepArea sweepArea0,
SpaceSweep.SweepArea sweepArea1,
Function newSorter0,
Function newSorter1)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||