public class PageUtils extends Object
PageUtils()
static <T> List<T>
getPageInfo(int currentPage, int pageSize, List<T> list)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PageUtils()
public static <T> List<T> getPageInfo(int currentPage, int pageSize, List<T> list)
T
currentPage
pageSize
list
Copyright © 2023. All rights reserved.