-
- All Implemented Interfaces:
-
com.facebook.imagepipeline.producers.Producer
public final class LocalContentUriFetchProducer extends LocalFetchProducer
Represents a local content Uri fetch producer.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classLocalContentUriFetchProducer.Companion
-
Constructor Summary
Constructors Constructor Description LocalContentUriFetchProducer(Executor executor, PooledByteBufferFactory pooledByteBufferFactory, ContentResolver contentResolver)
-
Method Summary
Modifier and Type Method Description -
-
Constructor Detail
-
LocalContentUriFetchProducer
LocalContentUriFetchProducer(Executor executor, PooledByteBufferFactory pooledByteBufferFactory, ContentResolver contentResolver)
-
-
-
-