Interface PageDTO.Ctor<T,R extends PageDTO>

Enclosing class:
PageDTO<T>

public static interface PageDTO.Ctor<T,R extends PageDTO>
  • Method Summary

    Modifier and Type
    Method
    Description
    apply(List<T> content, Long totalElements, PageableDTO pageable)