|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDs
A data interface representing array of numeric IDs.
| 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[] |
getIDs()
|
long |
getNextCursor()
|
long |
getPreviousCursor()
|
boolean |
hasNext()
|
boolean |
hasPrevious()
|
| Methods inherited from interface twitter4j.TwitterResponse |
|---|
getAccessLevel, getRateLimitStatus |
| Method Detail |
|---|
long[] getIDs()
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 | |||||||||