public class SingleThreadLoader<D>
Loads data in single thread.
| Constructor and Description |
|---|
SingleThreadLoader() |
| Modifier and Type | Method and Description |
|---|---|
D |
doInBackground()
Execute task on single thread executor
|
void |
onForceLoad() |
void |
onReset() |
void |
onStartLoading() |