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() |
getFeatureSpecificRateLimitStatus, getRateLimitStatus
getAccessLevel
boolean hasPrevious()
hasPrevious
in interface CursorSupport
long getPreviousCursor()
getPreviousCursor
in interface CursorSupport
boolean hasNext()
hasNext
in interface CursorSupport
long getNextCursor()
getNextCursor
in interface CursorSupport