public abstract class AbstractSupportPipeLoader<T>
extends android.support.v4.content.AsyncTaskLoader<T>
AbstractPipeLoader| Constructor and Description |
|---|
AbstractSupportPipeLoader(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, setUpdateThrottle, waitForLoaderabandon, commitContentChanged, dataToString, deliverResult, forceLoad, getContext, getId, isAbandoned, isReset, isStarted, onAbandon, onContentChanged, onStartLoading, onStopLoading, registerListener, reset, rollbackContentChanged, startLoading, stopLoading, takeContentChanged, toString, unregisterListenerprotected Exception exception
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.