Package ai.neuon.utility.paging
Class PagingConfig
-
- All Implemented Interfaces:
public final class PagingConfigDefines how results should be paginated when fetching data.
-
-
Constructor Summary
Constructors Constructor Description PagingConfig(Integer index, Integer size)
-