PagedList

constructor(total: Long, list: List<T>)

Parameters

T

The type of items in the list.