public static interface Pagination.PaginationBuilder
Pagination| Modifier and Type | Method and Description |
|---|---|
Pagination |
size(long size)
Defines the size of a pagination
|
Pagination size(long size)
size - the size of paginationPagination instanceIllegalArgumentException - when size is either zero or negativeCopyright © 2017–2022 Eclipse Foundation. All rights reserved.