public class Pagination<T> extends Object
Pagination(List<T> data, Pageable pageable)
Pagination(List<T> data, com.github.pagehelper.PageInfo pageInfo)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Pagination(List<T> data, com.github.pagehelper.PageInfo pageInfo)
data
pageInfo
public Pagination(List<T> data, Pageable pageable)
pageable
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.