|
|||||||||
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.
Method Summary | |
---|---|
long[] |
getIDs()
|
long |
getNextCursor()
|
long |
getPreviousCursor()
|
boolean |
hasNext()
|
boolean |
hasPrevious()
|
Methods inherited from interface twitter4j.TwitterResponse |
---|
getRateLimitStatus |
Method Detail |
---|
long[] getIDs()
boolean hasPrevious()
hasPrevious
in interface CursorSupport
long getPreviousCursor()
getPreviousCursor
in interface CursorSupport
boolean hasNext()
hasNext
in interface CursorSupport
long getNextCursor()
getNextCursor
in interface CursorSupport
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |