| Constructor and Description |
|---|
PaginatedList(List<T> data,
int page,
int totalPages) |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
getData() |
int |
getPage() |
int |
getTotalPages() |
Iterator<T> |
iterator() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliterator