Summary:
Fields
| Inherited Methods
TaskExecutors
public
final
class
TaskExecutors
extends Object
java.lang.Object | |
↳ | com.google.android.play.core.tasks.TaskExecutors |
Standard Executor
instances for use with Task
.
Summary
Fields | |
---|---|
public
static
final
Executor |
MAIN_THREAD
An Executor that uses the main application thread. |
Inherited methods | |
---|---|
Fields
MAIN_THREAD
public static final Executor MAIN_THREAD
An Executor that uses the main application thread.