T
- public interface IThreadWorkerFactory<T>
GraphThreadPoolExecutor
Modifier and Type | Method and Description |
---|---|
List<IWorker<T>> |
createWorkers(List<T> freeNodes)
Creates
IWorker for specified set of tasks. |
Copyright © 2024. All rights reserved.