Package cloud.opencode.base.core.page


@NullMarked package cloud.opencode.base.core.page
Pagination model and query utilities. 分页模型与查询工具。
Since:
1.0
Author:
Leon Soo
  • Class
    Description
    Page<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.