| Interface | Description |
|---|---|
| SimpleConnection<T> |
This is a more intuitive implementation for paging.
|
| SimpleConnectionFetcher<T> | |
| SimplePaginatedData<T> |
This class is the result of a simple connection.
|
| Class | Description |
|---|---|
| AbstractSimplePaginatedData<T> | |
| SimpleConnectionDataFetcher<T> | |
| SimplePaginatedDataConnectionFetcher<T> | |
| SimplePaginatedDataConnectionTypeValidator | |
| SimplePaginatedDataImpl<T> | |
| SimpleRelay |