|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ParForIterator
Iterator interface for parallel for.
| Method Summary | |
|---|---|
boolean |
hasNext()
Returns true if additional branches should be made. |
void |
init(ActivityInstance ai)
Init the iterator with the activity instance of the PARFOR step. |
void |
next(ActivityInstance ai)
This method is called with each branch. |
| Method Detail |
|---|
void init(ActivityInstance ai)
boolean hasNext()
void next(ActivityInstance ai)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||