T - SuiteWorkerFactory, TestRunnerpublic interface IThreadWorkerFactory<T>
GraphThreadPoolExecutor| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<IWorker<T>> |
createWorkers(java.util.List<T> freeNodes) |
Creates
IWorker for specified set of tasks. |