toggle menu
criteria
common
switch theme
search in API
core
/
io.github.magonxesp.criteria.domain
/
PaginatedCollection
/
PaginatedCollection
Paginated
Collection
constructor
(
items
:
List
<
T
>
,
totalPages
:
Long
,
totalItems
:
Long
,
currentPage
:
Long
)