java.lang.Object | ||
↳ | com.facebook.imagepipeline.producers.FetchState | |
↳ | com.facebook.imagepipeline.backends.okhttp3.OkHttpNetworkFetcher.OkHttpNetworkFetchState |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public long | fetchCompleteTime | ||||||||||
public long | responseTime | ||||||||||
public long | submitTime |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
OkHttpNetworkFetchState(Consumer<EncodedImage> consumer, ProducerContext producerContext) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.facebook.imagepipeline.producers.FetchState
| |||||||||||
From class
java.lang.Object
|