S
- 分页对象里的数据的类型public class TkPage<S> extends Page<S>
data, DEFAULT_PAGE_NUM, DEFAULT_PAGE_SIZE, pageNum, pages, pageSize, total
Constructor and Description |
---|
TkPage() |
Modifier and Type | Method and Description |
---|---|
static <S> Page<S> |
of(com.github.pagehelper.PageInfo<S> page)
根据mybatis的分页对象构建一个的通用分页对象
|
String |
toString() |
convert, convert, getData, getPageNum, getPages, getPageSize, getTotal, of, of, ofEmpty, ofEmpty, setData, setPageNum, setPages, setPageSize, setTotal, toPage, toPage
Copyright © 2021. All rights reserved.