| 程序包 | 说明 |
|---|---|
| com.github.pagehelper |
| 限定符和类型 | 方法和说明 |
|---|---|
<E> PageInfo<E> |
Page.doSelectPageInfo(ISelect select) |
static <T> PageInfo<T> |
PageInfo.of(List<T> list) |
static <T> PageInfo<T> |
PageInfo.of(List<T> list,
int navigatePages) |
PageInfo<E> |
Page.toPageInfo() |
Copyright © 2018. All rights reserved.