Class SystemExecutors (1.13.2)

public class SystemExecutors

Inheritance

java.lang.Object > SystemExecutors

Static Methods

getAlarmExecutor()

public static ScheduledExecutorService getAlarmExecutor()
Returns
TypeDescription
ScheduledExecutorService

getFuturesExecutor()

public static Executor getFuturesExecutor()
Returns
TypeDescription
Executor

newDaemonExecutor(String prefix)

public static ScheduledExecutorService newDaemonExecutor(String prefix)
Parameter
NameDescription
prefixString
Returns
TypeDescription
ScheduledExecutorService