public class LoadMore extends Object implements Serializable
LoadMore(long queryId, int count)
int
getCount()
long
getQueryId()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public LoadMore(long queryId, int count)
public long getQueryId()
public int getCount()
public String toString()
toString
Object