|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the ParallelType implementation type.public interface ParallelTaskFactory<T extends ParallelTask>
A ParallelTaskFactory is used to create ParallelTask instances.
Method Summary | |
---|---|
T |
newInstance()
Factory method providing new instances of T. |
void |
reset()
Reset method, if the factory maintains a state for the tasks. |
Method Detail |
---|
T newInstance()
void reset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |