| Constructor and Description |
|---|
TokenBasedPaginator(PageFetcher<T> pageFetcher,
int pageSize) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
setCurrentPage(PageResponse<T> currentPage) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removepublic TokenBasedPaginator(PageFetcher<T> pageFetcher, int pageSize)
Copyright © 2025. All rights reserved.