public static class KriptonXDataSource.Factory<Item> extends DataSource.Factory<Integer,Item>
| Constructor and Description |
|---|
Factory(PagedLiveData<Item> query) |
| Modifier and Type | Method and Description |
|---|---|
KriptonXDataSource<Item> |
create() |
map, mapByPagepublic Factory(PagedLiveData<Item> query)
public KriptonXDataSource<Item> create()
create in class DataSource.Factory<Integer,Item>Copyright © 2019. All rights reserved.