public class PageParam extends Object implements Pageable
PageParam(int offset, int limit)
int
getLimit()
getOffset()
long
getTotalRows()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public PageParam(int offset, int limit)
public int getOffset()
Pageable
getOffset
public int getLimit()
getLimit
public long getTotalRows()
getTotalRows
public String toString()
toString
Object
Copyright © 2019. All rights reserved.