public class PagingResult<T>
extends java.lang.Object
Constructor and Description |
---|
PagingResult(java.util.List<T> entries,
java.lang.String next) |
Modifier and Type | Method and Description |
---|---|
java.util.List<T> |
getEntries() |
boolean |
isLastPage() |
java.lang.String |
nextCursor() |
(c) Copyright GetSocial BV, 2021. All Rights Reserved.