Package | Description |
---|---|
org.testng.internal.thread.graph |
Constructor and Description |
---|
GraphThreadPoolExecutor(DynamicGraph<T> graph,
IThreadWorkerFactory<T> factory,
int corePoolSize,
int maximumPoolSize,
long keepAliveTime,
TimeUnit unit,
BlockingQueue<Runnable> workQueue) |
Copyright © 2017. All rights reserved.