public class SingleThreadLoader<D>
Loads data in single thread.
public static io.scanbot.sdk.util.loading.SingleThreadLoader.Companion Companion
public SingleThreadLoader(@Nullable android.content.Context context)
protected D doInBackground()
Execute task on single thread executor
protected void onStartLoading()
protected void onForceLoad()
protected void onReset()