jsonkt
common
jsonkt
/
blue.starry.jsonkt.delegation
/
intValue
int
Value
fun
JsonModel
.
intValue
(
key
:
String
)
:
Int
fun
JsonModel
.
intValue
(
key
:
String
,
default
:
Int
)
:
Int
fun
JsonModel
.
intValue
(
key
:
String
,
default
:
(
)
->
Int
)
:
Int