Data - The type of data that will be obtained by the fetcher.public static interface AssetUriLoader.AssetFetcherFactory<Data>
DataFetcher for a specific asset path.| Modifier and Type | Method and Description |
|---|---|
DataFetcher<Data> |
buildFetcher(android.content.res.AssetManager assetManager,
java.lang.String assetPath) |
DataFetcher<Data> buildFetcher(android.content.res.AssetManager assetManager, java.lang.String assetPath)