Wow
Toggle table of contents
5.1.6
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-query
/
me.ahoo.wow.query.dsl
/
PaginationDsl
Pagination
Dsl
class
PaginationDsl
pagination {
index(1)
size(1)
}
Content copied to clipboard
Members
Constructors
Pagination
Dsl
Link copied to clipboard
constructor
(
)
Functions
build
Link copied to clipboard
fun
build
(
)
:
Pagination
index
Link copied to clipboard
fun
index
(
index
:
Int
)
size
Link copied to clipboard
fun
size
(
size
:
Int
)