twitter4j
Class StreamController.FriendsIDs
java.lang.Object
twitter4j.StreamController.FriendsIDs
- All Implemented Interfaces:
- Serializable, twitter4j.CursorSupport
- Enclosing class:
- StreamController
public final class StreamController.FriendsIDs
- extends Object
- implements twitter4j.CursorSupport, Serializable
- See Also:
- Serialized Form
| Fields inherited from interface twitter4j.CursorSupport |
START |
hasPrevious
public boolean hasPrevious()
-
- Specified by:
hasPrevious in interface twitter4j.CursorSupport
getPreviousCursor
public long getPreviousCursor()
-
- Specified by:
getPreviousCursor in interface twitter4j.CursorSupport
hasNext
public boolean hasNext()
-
- Specified by:
hasNext in interface twitter4j.CursorSupport
getNextCursor
public long getNextCursor()
-
- Specified by:
getNextCursor in interface twitter4j.CursorSupport
getUser
public StreamController.User getUser()
getIds
public long[] getIds()
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012. All Rights Reserved.