JavaScript is disabled on your browser.
AeroGear Android Library 1.3.1
public class RemoveLoader<T>
extends AbstractPipeLoader <T>
This class performs a remove operation on behalf of a Pipe using the Loader
infrastructure.
As a Loader it will only call the remove once regardless of how many times it
is called unless 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.3.1
Copyright © 2013 JBoss by Red Hat . All Rights Reserved.