Package | Description |
---|---|
com.github.pagehelper |
Modifier and Type | Class and Description |
---|---|
class |
PageInfo<T>
对Page
|
Modifier and Type | Method and Description |
---|---|
<E> PageSerializable<E> |
Page.doSelectPageSerializable(ISelect select) |
static <T> PageSerializable<T> |
PageSerializable.of(List<T> list) |
PageSerializable<E> |
Page.toPageSerializable() |
Copyright © 2018. All rights reserved.