PlaceholderPaddedList
-
Cmn
interface PlaceholderPaddedList<T : Any?>
Interface to paged list that could contain placeholders.
Contains a paged list's snapshot state. For example, in the context of PagingDataEvent.Refresh
exposed by PagingDataPresenter
, each PlaceholderPaddedList
represents a generation of paged data whereby a new generation is distinguished with a refresh load.