| Constructor | Description |
|---|---|
PaginatedListIterable(PaginatedListIterator<T> paginatedList) |
| Modifier and Type | Method | Description |
|---|---|---|
PaginatedListIterator<T> |
getPaginatedList() |
|
GoPayPaginatedListIterator<T> |
iterator() |
|
PaginatedListIterable<T> |
reverse() |
forEach, spliteratorpublic PaginatedListIterable(PaginatedListIterator<T> paginatedList)
public PaginatedListIterator<T> getPaginatedList()
public GoPayPaginatedListIterator<T> iterator()
iterator in interface Iterable<T extends SimpleModel>public PaginatedListIterable<T> reverse()
Copyright © 2018 The Apache Software Foundation. All rights reserved.