| 限定符和类型 | 方法和说明 |
|---|---|
int |
getNextPage()
返回下页的页号
|
int |
getPageNo()
页码
|
int |
getPageSize()
每页记录数
|
int |
getPrePage()
返回上页的页号
|
long |
getTotalCount()
总记录数
|
int |
getTotalPage()
总页数
|
boolean |
isFirstPage()
是否第一页
|
boolean |
isLastPage()
是否最后一页
|
default int |
offsetPageNo()
获取偏移量
|
int getPageNo()
int getPageSize()
long getTotalCount()
int getTotalPage()
boolean isFirstPage()
boolean isLastPage()
int getNextPage()
int getPrePage()
default int offsetPageNo()
Copyright © 2021 HaiChuang Inc.. All rights reserved.