Package cloud.opencode.base.core.page
@NullMarked
package cloud.opencode.base.core.page
Pagination model and query utilities.
分页模型与查询工具。
- Since:
- 1.0
- Author:
- Leon Soo
-
ClassDescriptionPage<T>Page - Immutable pagination result container 分页 - 不可变分页结果容器PageRequest - Immutable pagination request with sorting 分页请求 - 带排序的不可变分页请求Sort - Sort specification for queries 排序 - 查询排序规范Sort direction.A single sort order: property + direction.