|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--edu.mssm.crover.ims.tasks.engines.SumTaskEngine
This engine computes the sum of the values in an array of integers.
SumTaskData| Nested Class Summary | |
class |
SumTaskEngine.SumTaskEngine1
This engine computes the sum of the values in an array of integers. |
| Constructor Summary | |
SumTaskEngine()
|
|
| Method Summary | |
void |
process(TaskControl task,
TaskData data)
Each TaskEngine implements this method to define how to process a type of task. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SumTaskEngine()
| Method Detail |
public void process(TaskControl task,
TaskData data)
TaskEngine
process in interface TaskEngine
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||