PaginatedListIteratorpublic interface GoPayPaginatedListIterator<T extends SimpleModel> extends Iterator<List<T>>
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
hasNext() |
|
List<T> |
next() |
|
GoPayPaginatedListIterator<T> |
reverse() |
forEachRemaining, removeGoPayPaginatedListIterator<T> reverse()
boolean hasNext()
hasNext in interface Iterator<T extends SimpleModel>Copyright © 2018 The Apache Software Foundation. All rights reserved.