public class Page<T> extends Object
Page()
Page(int page, int rows)
Page(int page, int rows, long records)
int
getEsPage()
getStart()
void
setRecords(long records)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Page()
public Page(int page, int rows)
public Page(int page, int rows, long records)
public void setRecords(long records)
public int getEsPage()
public int getStart()
Copyright © 2021. All rights reserved.