public class PageUtil<T> extends Object implements Serializable
PageUtil()
static <T> Page<T>
change(long current, long size, long total, List<T> list)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PageUtil()
public static <T> Page<T> change(long current, long size, long total, List<T> list)
Copyright © 2024. All rights reserved.