-
public class PriorityNetworkFetcher.PriorityFetchState<FETCH_STATE extends FetchState> extends FetchState
-
-
Field Summary
Fields Modifier and Type Field Description public FETCH_STATEdelegatedState
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.facebook.imagepipeline.producers.FetchState
getConsumer, getContext, getId, getLastIntermediateResultTimeMs, getListener, getOnNewResultStatusFlags, getResponseBytesRange, getUri, setLastIntermediateResultTimeMs, setOnNewResultStatusFlags, setResponseBytesRange -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-