Package com.mewna.catnip.util.pagination
package com.mewna.catnip.util.pagination
-
ClassDescriptionArrayOfObjectPaginator<T,
P extends ArrayOfObjectPaginator<T, P>> BasePaginator<T,J, P extends BasePaginator<T, J, P>> Utility class for iterating paginated endpoints, handling fetching the next objects automatically, until a given limit is reached or no more entities can be fetched.