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 CursorSupport
public long getPreviousCursor()
getPreviousCursor
in interface CursorSupport
public boolean hasNext()
hasNext
in interface CursorSupport
public long getNextCursor()
getNextCursor
in interface CursorSupport
public StreamController.User getUser()
public long[] getIds()
Copyright © 2016. All Rights Reserved.