public class Pager extends Object
static <T,R> PageResponse<R>
page(PageRequest<T> pageRequest, Function<PageRequest<T>,List<R>> query)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T,R> PageResponse<R> page(PageRequest<T> pageRequest, Function<PageRequest<T>,List<R>> query)
Copyright © 2021. All rights reserved.