TaskExecutors

public final class TaskExecutors


Standard Executor instances for use with Task.

Summary

Constants

static final Executor

An Executor that uses the main application thread.

Constants

MAIN_THREAD

public static final Executor MAIN_THREAD

An Executor that uses the main application thread.