| Package | Description |
|---|---|
| com.google.common.util.concurrent |
Concurrency utilities.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) ExecutionSequencer |
ExecutionSequencer.TaskNonReentrantExecutor.sequencer
Used to update and read the latestTaskQueue field.
|
| Modifier and Type | Method and Description |
|---|---|
static ExecutionSequencer |
ExecutionSequencer.create()
Creates a new instance.
|
| Constructor and Description |
|---|
TaskNonReentrantExecutor(java.util.concurrent.Executor delegate,
ExecutionSequencer sequencer) |