Class ListPaging


  • public final class ListPaging
    extends Object
    • Constructor Detail

      • ListPaging

        public ListPaging()
    • Method Detail

      • getResultPage

        public static <T extends org.cxbox.api.data.dto.DataResponseDTO> org.cxbox.api.data.ResultPage<T> getResultPage​(List<T> list,
                                                                                                                        QueryParameters queryParameters)