-
- All Implemented Interfaces:
public class PhotoFactoryDocumentAsyncTask extends AsyncTask<Params, Progress, Result>
Internal use only.
-
-
Field Summary
Fields Modifier and Type Field Description public final static ExecutorSERIAL_EXECUTORpublic final static ExecutorTHREAD_POOL_EXECUTOR
-
Constructor Summary
Constructors Constructor Description PhotoFactoryDocumentAsyncTask(AsyncCallback<Photo, Exception> listener)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
PhotoFactoryDocumentAsyncTask
PhotoFactoryDocumentAsyncTask(AsyncCallback<Photo, Exception> listener)
-
-
-
-