JavaScript is disabled on your browser.
AeroGear Android Library 1.4.0
public class SupportReadLoader<T>
extends AbstractSupportPipeLoader <List <T>>
This class performs a read operation on behalf of a Pipe using the Loader
infrastructure.
As a Loader it will retain a reference it its result until reset() is called.
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>
Method Summary
Methods inherited from class android.support.v4.content.AsyncTaskLoader
cancelLoad, dump, onCanceled, onForceLoad, onLoadInBackground, setUpdateThrottle, waitForLoader
Methods inherited from class android.support.v4.content.Loader
abandon, commitContentChanged, dataToString, deliverResult, forceLoad, getContext, getId, isAbandoned, isReset, isStarted, onAbandon, onContentChanged, onStopLoading, registerListener, reset, rollbackContentChanged, startLoading, stopLoading, takeContentChanged, toString, unregisterListener
AeroGear Android Library 1.4.0
Copyright © 2014 JBoss by Red Hat . All rights reserved.