micro_utils.dokka
Toggle table of contents
0.24.1
android
Platform filter
android
Switch theme
Search in API
micro_utils.dokka
micro_utils.dokka
/
dev.inmo.micro_utils.repos
/
limitClause
limit
Clause
android
fun
limitClause
(
size
:
Long
,
since
:
Long
?
=
null
)
:
String
(
source
)
fun
limitClause
(
size
:
Int
,
since
:
Int
?
=
null
)
:
String
(
source
)
fun
Pagination
.
limitClause
(
)
:
String
(
source
)