public final class CoroutinesExecutorTask extends AsyncRunnableBase implements java.lang.Runnable
AsyncRunnable.State| Constructor and Description |
|---|
CoroutinesExecutorTask(java.util.Queue<Coroutine> coroutines,
boolean backgroundFlag) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
await, await, close, doClose, doShutdown, doStart, doStop, isClosed, isFinished, isInitial, isShutdown, isStarted, isStopped, shutdown, start, state, stoppublic CoroutinesExecutorTask(java.util.Queue<Coroutine> coroutines, boolean backgroundFlag)