public class SerialExecutorReflected
| Constructor and Description |
|---|
SerialExecutorReflected(java.lang.Object executor) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeTask(java.lang.Runnable runnable) |
java.util.concurrent.Executor |
executor() |
boolean |
hasActiveTask() |
boolean |
hasPendingTasks() |