P - type of pagingpublic interface PagingDelegate<P extends Paging>
| Modifier and Type | Method and Description |
|---|---|
P |
nextPage(ResultFetchRequest<P> request)
calculate the next page based on the passed in page.
|
P nextPage(ResultFetchRequest<P> request)
request - ResultFetchRequestCopyright © 2020 CodingZero. All rights reserved.