public class ExecutionQueue extends Object
| Constructor and Description |
|---|
ExecutionQueue() |
| Modifier and Type | Method and Description |
|---|---|
static void |
enqueue(Execution execution) |
static boolean |
notStarted() |
static void |
start(Execution execution) |
static boolean |
step() |
Copyright © 2017. All rights reserved.