public class SystemExecutors extends Object
| Modifier and Type | Method and Description |
|---|---|
static ScheduledExecutorService |
getAlarmExecutor() |
static Executor |
getFuturesExecutor() |
static ScheduledExecutorService |
newDaemonExecutor(String prefix) |
public static ScheduledExecutorService newDaemonExecutor(String prefix)
public static ScheduledExecutorService getAlarmExecutor()
public static Executor getFuturesExecutor()
Copyright © 2023 Google LLC. All rights reserved.