@RdTable(name="None", comment="\u5206\u9875") public class Pageable<T> extends Paging
List<T>
rows
offset, page, size, total
Pageable()
getRows()
void
setRows(List<T> rows)
getOffset, getPage, getSize, getTotal, setOffset, setPage, setSize, setTotal
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@RdColumn(title="\u6570\u636e\u5217\u8868") public List<T> rows
public Pageable()
public List<T> getRows()
public void setRows(List<T> rows)
Copyright © 2024. All rights reserved.