Executors
Class Executors
- java.lang.Object
-
- java.util.concurrent.Executors
public class Executors extends Object
Factory and utility methods for Executor
, ExecutorService
, ScheduledExecutorService
, ThreadFactory
, and Callable
classes defined in this package- This class supports the following kinds of methods:
- Methods that create and return an
ExecutorService
set