|
|||||||||
| Home >> All >> org >> joone >> dte >> [ factory overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.joone.dte.factory
| Class Summary | |
| ChainedFactory | This TaskFactory calls in sequence all the TaskFactory objects contained in the Chain parameter, and returns the sum of the generated tasks. |
| MultiplierFactory | This class gets in input a TaskList and generates N copies of each element of the list. |
| SimpleFactory | Very simple implementation of the TaskFactory interface. |
|
|||||||||
| Home >> All >> org >> joone >> dte >> [ factory overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||