toggle menu
yorkie
0.4.25-rc
androidJvm
switch theme
search in API
yorkie
/
dev.yorkie.document.json
/
JsonCounter
Json
Counter
class
JsonCounter
:
JsonElement
JsonCounter
is a custom data type that is used to counter.
Members
Properties
id
Link copied to clipboard
val
id
:
TimeTicket
value
Link copied to clipboard
val
value
:
CounterValue
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
increase
Link copied to clipboard
fun
increase
(
value
:
Int
)
:
JsonCounter
fun
increase
(
value
:
Long
)
:
JsonCounter
to
Json
Link copied to clipboard
fun
toJson
(
)
:
String
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String