public interface PagableResponseList<T extends TwitterResponse> extends ResponseList<T>, CursorSupport
NONE, READ, READ_WRITE, READ_WRITE_DIRECTMESSAGESSTART| Modifier and Type | Method and Description |
|---|---|
long |
getNextCursor() |
long |
getPreviousCursor() |
boolean |
hasNext() |
boolean |
hasPrevious() |
getRateLimitStatusgetAccessLeveladd, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArrayparallelStream, removeIf, streamboolean hasPrevious()
hasPrevious in interface CursorSupportlong getPreviousCursor()
getPreviousCursor in interface CursorSupportboolean hasNext()
hasNext in interface CursorSupportlong getNextCursor()
getNextCursor in interface CursorSupportCopyright © 2018. All rights reserved.