{% setvar book_path %}/android/reference/kotlin/_book.yaml{% endsetvar %} {% include "/android/_dackka-meta-tags.html" %}

TaskExecutors

{% setvar page_path %}com/google/android/gms/tasks/TaskExecutors.html{% endsetvar %} {% setvar doc_root_path %}/android/reference{% endsetvar %} {% setvar can_switch %}1{% endsetvar %} {% include "android/_kotlin_switcher2.md" %}

class TaskExecutors


Standard Executor instances for use with Task.

Summary

Constants

const Executor!

An Executor that uses the main application thread.

Constants

MAIN_THREAD

const val MAIN_THREADExecutor!

An Executor that uses the main application thread.