| Package | Description |
|---|---|
| pro.fessional.mirana.page |
| Modifier and Type | Method and Description |
|---|---|
PageQuery |
PageQuery.setPage(int page) |
PageQuery |
PageQuery.setSize(int size) |
PageQuery |
PageQuery.setSort(String sort) |
| Modifier and Type | Method and Description |
|---|---|
static <T> PageResult<T> |
PageResult.ok(int total,
Collection<T> data,
PageQuery pg)
constructor
|
Copyright © 2023. All rights reserved.