public class SerialExecutor
extends java.lang.Object
implements java.util.concurrent.Executor
| Constructor and Description |
|---|
SerialExecutor(java.util.concurrent.Executor executor) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.lang.Runnable r) |
protected void |
scheduleNext() |