| Package | Description |
|---|---|
| com.github.pagehelper |
| Modifier and Type | Method and Description |
|---|---|
<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.