public final class StreamController.FriendsIDs extends Object implements CursorSupport, Serializable
START| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
long[] |
getIds() |
long |
getNextCursor() |
long |
getPreviousCursor() |
StreamController.User |
getUser() |
int |
hashCode() |
boolean |
hasNext() |
boolean |
hasPrevious() |
String |
toString() |
public boolean hasPrevious()
hasPrevious in interface CursorSupportpublic long getPreviousCursor()
getPreviousCursor in interface CursorSupportpublic boolean hasNext()
hasNext in interface CursorSupportpublic long getNextCursor()
getNextCursor in interface CursorSupportpublic StreamController.User getUser()
public long[] getIds()
Copyright © 2012. All Rights Reserved.