Uses of Class
cn.longky.common.model.PageInfo
Packages that use PageInfo
-
Uses of PageInfo in cn.longky.common.model
Methods in cn.longky.common.model that return PageInfoModifier and TypeMethodDescriptionstatic <T> PageInfo<T>PageInfo.of()static <T> PageInfo<T>PageInfo.of(int pageNum, int pageSize) static <T> PageInfo<T>PageInfo.of(int pageNum, int pageSize, long total) static <T> PageInfo<T>static <T> PageInfo<T>static <T> PageInfo<T>Methods in cn.longky.common.model with parameters of type PageInfo