public static class

VolleyNetworkFetcher.VolleyNetworkFetchState

extends FetchState
java.lang.Object
   ↳ com.facebook.imagepipeline.producers.FetchState
     ↳ com.facebook.imagepipeline.backends.volley.VolleyNetworkFetcher.VolleyNetworkFetchState

Summary

Public Constructors
VolleyNetworkFetchState(Consumer<EncodedImage> consumer, ProducerContext producerContext)
[Expand]
Inherited Methods
From class com.facebook.imagepipeline.producers.FetchState
From class java.lang.Object

Public Constructors

public VolleyNetworkFetchState (Consumer<EncodedImage> consumer, ProducerContext producerContext)