public class Page extends Object
Page(Integer offset, Integer limit)
<T> List<T>
apply(List<T> list)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Page(Integer offset, Integer limit)
public <T> List<T> apply(List<T> list)