Class ThreadPool

All Implemented Interfaces:
Executor, ExecutorService, RejectedExecutionHandler

public class ThreadPool extends ThreadPoolExecutor implements RejectedExecutionHandler
Since:
3.6
Author:
Eike Stepper