public interface WorkerInitializer
Modifier and Type | Method and Description |
---|---|
MaestroWorker |
initialize(int number) |
MaestroWorker initialize(int number) throws IllegalAccessException, InstantiationException
This documentation was released into the public domain.