JavaScript is disabled on your browser.
AeroGear Android Library 1.4.0
public class ReadLoader<T>
extends AbstractPipeLoader <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.content.Loader
android.content.Loader.ForceLoadContentObserver, android.content.Loader.OnLoadCanceledListener<D>, android.content.Loader.OnLoadCompleteListener<D>
Method Summary
Methods inherited from class android.content.AsyncTaskLoader
cancelLoadInBackground, dump, isLoadInBackgroundCanceled, onCanceled, onCancelLoad, onForceLoad, onLoadInBackground, setUpdateThrottle
Methods inherited from class android.content.Loader
abandon, cancelLoad, dataToString, deliverCancellation, deliverResult, forceLoad, getContext, getId, isAbandoned, isReset, isStarted, onAbandon, onContentChanged, onStopLoading, registerListener, registerOnLoadCanceledListener, reset, startLoading, stopLoading, takeContentChanged, toString, unregisterListener, unregisterOnLoadCanceledListener
AeroGear Android Library 1.4.0
Copyright © 2014 JBoss by Red Hat . All rights reserved.