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) |
Copyright © 2016. All rights reserved.