|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PagableResponseList<T extends TwitterResponse>
ResponseList with cursor support.
| Field Summary |
|---|
| Fields inherited from interface twitter4j.TwitterResponse |
|---|
NONE, READ, READ_WRITE, READ_WRITE_DIRECTMESSAGES |
| Fields inherited from interface twitter4j.CursorSupport |
|---|
START |
| Method Summary | |
|---|---|
long |
getNextCursor()
|
long |
getPreviousCursor()
|
boolean |
hasNext()
|
boolean |
hasPrevious()
|
| Methods inherited from interface twitter4j.ResponseList |
|---|
getFeatureSpecificRateLimitStatus, getRateLimitStatus |
| Methods inherited from interface twitter4j.TwitterResponse |
|---|
getAccessLevel |
| Methods inherited from interface java.util.List |
|---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
| Method Detail |
|---|
boolean hasPrevious()
hasPrevious in interface CursorSupportlong getPreviousCursor()
getPreviousCursor in interface CursorSupportboolean hasNext()
hasNext in interface CursorSupportlong getNextCursor()
getNextCursor in interface CursorSupport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||