| java.lang.Object | |
| ↳ | com.google.firebase.tasks.TaskExecutors |
Standard Executor instances for use with Task.
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final Executor | DEFAULT_THREAD_POOL | An Executor that uses a shared cached thread pool. | |||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
An Executor that uses a shared cached thread pool.