PagingData
public final class PagingData<T extends Object>
Container for Paged data from a single generation of loads.
Each refresh of data (generally either pushed by local storage, or pulled from the network) will have a separate corresponding PagingData.
Summary
Nested types |
|
|---|---|
PagingData.Companion |
|