|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.dontdrinkandroot.utils.pagination.Pagination
public class Pagination
| Constructor Summary | |
|---|---|
Pagination(int currentPage,
int perPage,
int total)
|
|
| Method Summary | |
|---|---|
int |
getCurrentPage()
|
int |
getPerPage()
|
int |
getTotal()
|
int |
getTotalPages()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Pagination(int currentPage,
int perPage,
int total)
| Method Detail |
|---|
public int getCurrentPage()
public int getTotal()
public int getTotalPages()
public int getPerPage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||