public abstract class BasePager<T> extends Object implements Iterable<T>
Constructor and Description |
---|
BasePager(int pageSize) |
Modifier and Type | Method and Description |
---|---|
Iterator<T> |
iterator() |
abstract PagingResponse<T> |
nextPage(PagingRequest page) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.