| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDataSource<S,T> |
class |
AutoRefreshDataSource<S,T>
A
DataSource automatically fetches the backend data. |
class |
EmptyDataSource
A
DataSource based on nothing. |
class |
FileRefreshableDataSource<T>
A
DataSource based on file. |
| Modifier and Type | Field and Description |
|---|---|
static DataSource<Object,Object> |
EmptyDataSource.EMPTY_DATASOURCE |
Copyright © 2018 Alibaba Group. All rights reserved.