| Package | Description |
|---|---|
| org.aoju.bus.pager |
| Modifier and Type | Class and Description |
|---|---|
class |
Paginating<T>
对Page结果进行包装
新增分页的多项属性
|
| Modifier and Type | Method and Description |
|---|---|
<E> Serialize<E> |
Page.doSelectPageSerializable(Querying select) |
static <T> Serialize<T> |
Serialize.of(List<T> list) |
Serialize<E> |
Page.toPageSerializable() |
Copyright © 2021. All rights reserved.