public abstract class AbstractPipeLoader<T>
extends android.content.AsyncTaskLoader<T>
AbstractSupportPipeLoader| Constructor and Description |
|---|
AbstractPipeLoader(android.content.Context context,
Callback<T> callback) |
| Modifier and Type | Method and Description |
|---|---|
Callback<T> |
getCallback() |
Exception |
getException() |
boolean |
hasException() |
protected void |
onReset() |
cancelLoad, dump, loadInBackground, onCanceled, onForceLoad, onLoadInBackground, setUpdateThrottleabandon, dataToString, deliverResult, forceLoad, getContext, getId, isAbandoned, isReset, isStarted, onAbandon, onContentChanged, onStartLoading, onStopLoading, registerListener, reset, startLoading, stopLoading, takeContentChanged, toString, unregisterListenerprotected Exception exception
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.