public class ShadowAsyncTask
extends java.lang.Object
| Constructor and Description |
|---|
ShadowAsyncTask() |
| Modifier and Type | Method and Description |
|---|---|
static void |
optimizeAsyncTaskExecutor()
Optimize the thread pool executor of AsyncTask with
allowCoreThreadTimeOut = true |