| Package | Description |
|---|---|
| com.vip.vjtools.vjkit.concurrent.threadpool |
| Constructor and Description |
|---|
QueuableCachedThreadPool(int corePoolSize,
int maximumPoolSize,
long keepAliveTime,
TimeUnit unit,
QueuableCachedThreadPool.ControllableQueue workQueue,
ThreadFactory threadFactory,
RejectedExecutionHandler handler) |
Copyright © 2018. All rights reserved.