docs/javadoc/reference/com/facebook/imagepipeline/datasource/package-summary.html
|
|
package
DataSource implementations to use unto the image pipeline controller implementations.
| AbstractProducerToDataSourceAdapter<T> | DataSource backed by a Producer |
| BaseBitmapDataSubscriber | Implementation of DataSubscriber for cases where the client wants access to a bitmap. |
| BaseBitmapReferenceDataSubscriber | Implementation of DataSubscriber for cases where the client wants access to a bitmap reference. |
| BaseListBitmapDataSubscriber | Implementation of DataSubscriber for cases where the client wants to access a list of bitmaps. |
| CloseableProducerToDataSourceAdapter<T> | DataSource> backed by a Producer> |
| ListDataSource<T> | Data source that wraps number of other data sources and waits until all of them are finished. |
| ProducerToDataSourceAdapter<T> | DataSource backed by a Producer |
| SettableDataSource<T> | A DataSource whose result may be set by a #set(CloseableReference) or setException(Throwable) call. |
+Generated by Doclava. +