|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.proactive.calcium.skeletons.For<T>
public class For<T>
| Field Summary |
|---|
| Fields inherited from interface org.objectweb.proactive.calcium.interfaces.Skeleton |
|---|
logger |
| Constructor Summary | |
|---|---|
For(int times,
Skeleton<T> child)
|
|
| Method Summary | |
|---|---|
Task<T> |
compute(Task<T> task)
|
java.util.Vector<Instruction<T>> |
getInstructionStack()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public For(int times,
Skeleton<T> child)
| Method Detail |
|---|
public java.util.Vector<Instruction<T>> getInstructionStack()
getInstructionStack in interface Skeleton<T>
public Task<T> compute(Task<T> task)
throws java.lang.Exception
compute in interface Instruction<T>java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||