Container of paged data with its pagination info
Type of the data in this page
Constructor to build a Paged from a Spring Page
Constructor to build a Paged from a list of data, applying given pagination
Data in current page
Current page number
Number of items in a page
Number of total pages available
Builds a new Paged by converting every item in this by given mapping function