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(AssetManager assetManager,
            String assetPath) | 
DataFetcher<Data> buildFetcher(AssetManager assetManager, String assetPath)