Interface PaginationRequestWrapperDto<W>
-
- All Known Implementing Classes:
ImmutablePaginationRequestWrapperDto
@Immutable public interface PaginationRequestWrapperDto<W>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description IntegerelementPerPage()IntegerpageNumber()default Optional<W>wrappedRequest()
-