public class PageInfo extends Object
| Constructor and Description |
|---|
PageInfo(int pageNum,
int pageSize,
long total,
List list) |
PageInfo(int pageNum,
int pageSize,
long total,
List list,
int navigatePages) |
| Modifier and Type | Method and Description |
|---|---|
void |
calcTotalAndPages(long total)
计算总页数与行数
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.