package

androidx.arch.core.executor

Classes

ArchTaskExecutorA static class that serves as a central point to execute common tasks.
DefaultTaskExecutor
JunitTaskExecutorRuleA JUnit rule that swaps the task executor with a more controllable one.
TaskExecutorA task executor that can divide tasks into logical groups.
TaskExecutorWithFakeMainThreadA TaskExecutor that has a real thread for main thread operations and can wait for execution etc.