public class ApiResponsePagination extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasMore() |
static ApiResponsePagination |
of(int page,
int entries,
int totalRows) |
public static ApiResponsePagination of(int page, int entries, int totalRows)
public boolean hasMore()
Copyright © 2019. All rights reserved.