| Modifier and Type | Method and Description |
|---|---|
Paged<T> |
firstPage() |
Integer |
getNextPage() |
Integer |
getPage() |
Integer |
getPerPage() |
Integer |
getPrevPage() |
List<T> |
getResults() |
Integer |
getTotal() |
Integer |
getTotalPage() |
default Iterator<Paged<T>> |
iterator() |
Paged<T> |
lastPage() |
Paged<T> |
nextPage() |
Paged<T> |
prevPage() |
forEach, spliteratorInteger getTotal()
Integer getTotalPage()
Integer getPerPage()
Integer getPage()
Integer getNextPage()
Integer getPrevPage()
Paged<T> firstPage() throws IOException
IOExceptionPaged<T> nextPage() throws IOException
IOExceptionPaged<T> prevPage() throws IOException
IOExceptionPaged<T> lastPage() throws IOException
IOExceptionCopyright © 2017 Talanlabs. All rights reserved.