搜索资源列表
Executors
- Factory and utility methods for Executor, {@link ExecutorService, ScheduledExecutorService, {@link ThreadFactory, and Callable classes defined in this package.
ThreadFactory
- An object that creates new threads on demand.
NamingThreadFactory
- A ThreadFactory which decorates another ThreadFactory to set a name on each thread created.