private static class AppExecutors.MainThreadExecutor
extends java.lang.Object
implements java.util.concurrent.Executor
| Modifier and Type | Field and Description |
|---|---|
private android.os.Handler |
mainThreadHandler |
| Modifier | Constructor and Description |
|---|---|
private |
MainThreadExecutor() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.lang.Runnable command) |