Interface IThreadWorkerFactory<T>
- All Known Implementing Classes:
SuiteWorkerFactory, TestRunner
public interface IThreadWorkerFactory<T>
A factory that creates workers used by
GraphThreadPoolExecutor-
Method Summary
-
Method Details
-
createWorkers
-