toggle menu
yorkie
0.7.12
androidJvm
switch theme
search in API
yorkie
/
dev.yorkie.document.json
/
JsonCounter
/
increase
increase
fun
increase
(
value
:
Int
)
:
JsonCounter
Increases this counter by
value
as an
Int
delta.
fun
increase
(
value
:
Long
)
:
JsonCounter
Increases this counter by
value
as a
Long
delta.