|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectapi.Task
tasks.EuclideanTspMinTask
public class EuclideanTspMinTask
| Method Summary | |
|---|---|
Result |
run(Shared shared)
Computes the minimum of all of the inputs it is given. |
void |
setInput(Result r)
Sets one of the inputs for the the min Task. |
| Methods inherited from class api.Task |
|---|
getDrainID, getInputCount, getTaskID, setComputer, setShared, setTaskID |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void setInput(Result r)
setInput in interface TaskInterfacesetInput in class Taskr - The result object that should be considered.public Result run(Shared shared)
run in interface TaskInterfacerun in class Task
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||