public static class

HttpUrlConnectionNetworkFetcher.HttpUrlConnectionNetworkFetchState

extends FetchState
java.lang.Object
   ↳ com.facebook.imagepipeline.producers.FetchState
     ↳ com.facebook.imagepipeline.producers.HttpUrlConnectionNetworkFetcher.HttpUrlConnectionNetworkFetchState

Summary

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

Public Constructors

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