public class PageList<T> extends Object
PageList(List<T> list, long total)
List<T>
getList()
long
getTotal()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PageList(List<T> list, long total)
public List<T> getList()
public long getTotal()
Copyright © 2021 DOYToWin. All rights reserved.