|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectandroid.support.v4.content.Loader<D>
roboguice.content.RoboLoader<D>
public abstract class RoboLoader<D>
Provides injection to 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 | |
---|---|
RoboLoader(android.content.Context context)
|
Method Summary |
---|
Methods inherited from class android.support.v4.content.Loader |
---|
abandon, dataToString, deliverResult, dump, forceLoad, getContext, getId, isAbandoned, isReset, isStarted, onAbandon, onContentChanged, onForceLoad, 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 RoboLoader(android.content.Context context)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |