|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectandroid.support.v4.content.Loader<D>
android.support.v4.content.AsyncTaskLoader<D>
roboguice.content.RoboAsyncTaskLoader<D>
public abstract class RoboAsyncTaskLoader<D>
Provides injection to async task loaders.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class android.support.v4.content.Loader |
---|
android.support.v4.content.Loader.ForceLoadContentObserver, android.support.v4.content.Loader.OnLoadCompleteListener<D> |
Constructor Summary | |
---|---|
RoboAsyncTaskLoader(android.content.Context context)
|
Method Summary |
---|
Methods inherited from class android.support.v4.content.AsyncTaskLoader |
---|
cancelLoad, dump, loadInBackground, onCanceled, onForceLoad, onLoadInBackground, setUpdateThrottle, waitForLoader |
Methods inherited from class android.support.v4.content.Loader |
---|
abandon, dataToString, deliverResult, forceLoad, getContext, getId, isAbandoned, isReset, isStarted, onAbandon, onContentChanged, onReset, onStartLoading, onStopLoading, registerListener, reset, startLoading, stopLoading, takeContentChanged, toString, unregisterListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RoboAsyncTaskLoader(android.content.Context context)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |