public interface PagableResponseList<T extends TwitterResponse> extends ResponseList<T>, CursorSupport
NONE, READ, READ_WRITE, READ_WRITE_DIRECTMESSAGES
START
Modifier and Type | Method and Description |
---|---|
long |
getNextCursor() |
long |
getPreviousCursor() |
boolean |
hasNext() |
boolean |
hasPrevious() |
getRateLimitStatus
getAccessLevel
add, 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, toArray
parallelStream, removeIf, stream
boolean hasPrevious()
hasPrevious
in interface CursorSupport
long getPreviousCursor()
getPreviousCursor
in interface CursorSupport
boolean hasNext()
hasNext
in interface CursorSupport
long getNextCursor()
getNextCursor
in interface CursorSupport
Copyright © 2018. All rights reserved.