Interface PageCollator.PagingResultsSource<R>

  • Type Parameters:
    R -
    Enclosing class:
    PageCollator<R>

    public static interface PageCollator.PagingResultsSource<R>
    Implementors are paging request capable objects - i.e. can provide data-paged results of type R considering a given PagingRequest.