ExecutorService

Interface ExecutorService

All Superinterfaces:
Executor
All Known Subinterfaces:
ScheduledExecutorService
All Known Implementing Classes:
AbstractExecutorService, ForkJoinPool, ScheduledThreadPoolExecutor, ThreadPoolExecutor
public interface ExecutorService
extends Executor

An Executor that provides methods to manage termination and methods that can produce a 登录查看完整内容