| java.lang.Object | |
| ↳ | android.support.v4.os.AsyncTaskCompat |
Helper for accessing features in AsyncTask
introduced after API level 4 in a backwards compatible fashion.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Executes the task with the specified parameters, allowing multiple tasks to run in parallel
on a pool of threads managed by
AsyncTask.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||