docs/javadoc/reference/com/facebook/imagepipeline/producers/ThreadHandoffProducerQueueImpl.html
|
|
Consumer<T>
NetworkFetcher<FETCH_STATE extends FetchState>
Producer<T>
BaseConsumer<T>
BaseNetworkFetcher<FETCH_STATE extends FetchState>
DelegatingConsumer<I, O>
HttpUrlConnectionNetworkFetcher.HttpUrlConnectionNetworkFetchState
MultiplexProducer<K, T extends Closeable>
NullProducer<T>
PostprocessedBitmapMemoryCacheProducer.CachedPostprocessorConsumer
PriorityNetworkFetcher<FETCH_STATE extends FetchState>
PriorityNetworkFetcher.PriorityFetchState<FETCH_STATE extends FetchState>
Summary: Ctors | Methods | Inherited Methods | [Expand All]
public class
extends Object
implements ThreadHandoffProducerQueue
| java.lang.Object | | ↳ | com.facebook.imagepipeline.producers.ThreadHandoffProducerQueueImpl |
| Public Constructors |
|---|
| Public Methods |
|---|
| synchronized void |
| synchronized boolean |
| synchronized void |
| synchronized void |
| synchronized void |
| [Expand] Inherited Methods | | --- | | From class java.lang.Object
| Object | clone() | | boolean | equals(Object arg0) | | void | finalize() | | final Class<?> | getClass() | | int | hashCode() | | final void | notify() | | final void | notifyAll() | | String | toString() | | final void | wait(long arg0, int arg1) | | final void | wait(long arg0) | | final void | wait() |
| | From interface com.facebook.imagepipeline.producers.ThreadHandoffProducerQueue
| abstract void | addToQueueOrExecute(Runnable runnable) | | abstract boolean | isQueueing() | | abstract void | remove(Runnable runnable) | | abstract void | startQueueing() | | abstract void | stopQueuing() |
|
+Generated by Doclava. +