public class GooNav extends java.lang.Object
protected int
from
to
GooNav(int total, int current, int pages)
GooNav(PageData pageData, int pages)
int
getFrom()
getTo()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected int from
protected int to
public GooNav(PageData pageData, int pages)
public GooNav(int total, int current, int pages)
public int getFrom()
public int getTo()
Copyright © 2003-2013 Jodd Team