public class PNAsyncUtils
extends java.lang.Object
| Constructor and Description |
|---|
PNAsyncUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <P> void |
safeExecuteOnExecutor(android.os.AsyncTask<P,?,?> asyncTask,
P... params) |