public class OrganizationPager extends BasePager<T>
| Constructor and Description |
|---|
OrganizationPager(OrganizationService service,
Country country,
int pageSize) |
| Modifier and Type | Method and Description |
|---|---|
PagingResponse<Organization> |
nextPage(PagingRequest page) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic OrganizationPager(OrganizationService service, @Nullable Country country, int pageSize)
public PagingResponse<Organization> nextPage(PagingRequest page)
nextPage in class BasePager<Organization>Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.