DefaultExecutorSupplierpublic interface ExecutorSupplier
| Modifier and Type | Method | Description |
|---|---|---|
java.util.concurrent.Executor |
forBackgroundTasks() |
|
DownloadExecutor |
forDownloadTasks() |
|
java.util.concurrent.Executor |
forMainThreadTasks() |
DownloadExecutor forDownloadTasks()
java.util.concurrent.Executor forBackgroundTasks()
java.util.concurrent.Executor forMainThreadTasks()