|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
public interface Page<T>
| 方法摘要 | |
|---|---|
int |
getItemSize()
|
int |
getPage()
|
int |
getPageSize()
|
int |
getRecords()
|
T |
getRow(int index)
|
List<T> |
getRows()
|
int |
getTotal()
|
| 方法详细信息 |
|---|
int getTotal()
int getRecords()
int getPage()
int getPageSize()
int getItemSize()
List<T> getRows()
T getRow(int index)
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||