public interface PageInfo
Modifier and Type | Method and Description |
---|---|
ConnectionCursor |
getEndCursor() |
ConnectionCursor |
getStartCursor() |
boolean |
isHasNextPage() |
boolean |
isHasPreviousPage() |
ConnectionCursor getStartCursor()
ConnectionCursor getEndCursor()
boolean isHasPreviousPage()
last
argument.boolean isHasNextPage()
first
argument.