类 PageUtil


  • public class PageUtil
    extends Object
    作者:
    youta
    • 构造器详细资料

      • PageUtil

        public PageUtil()
    • 方法详细资料

      • page

        public static <T> com.github.pagehelper.PageInfo<T> page​(Search search,
                                                                 com.github.pagehelper.PageInfo<T> info)
      • setPage

        private static <T> com.github.pagehelper.PageInfo<T> setPage​(Search search,
                                                                     com.github.pagehelper.PageInfo<T> info)