| Package | Description |
|---|---|
| org.aoju.bus.pager |
| Modifier and Type | Method and Description |
|---|---|
<E> Pages<E> |
Page.doSelectPageInfo(ISelect select) |
static <T> Pages<T> |
Pages.of(List<T> list) |
static <T> Pages<T> |
Pages.of(List<T> list,
int navigatePages) |
Pages<E> |
Page.toPageInfo() |
Copyright © 2019. All rights reserved.