Pagination By Indexes
fun PaginationByIndexes(firstIndex: Int, lastIndex: Int): SimplePagination
Content copied to clipboard
Parameters
first Index
Inclusive first index of pagination
last Index
INCLUSIVE last index of pagination (last index of object covered by result SimplePagination)