http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-format-core
/
org.http4k.format
/
Json
/
asJsonValue
as
Json
Value
abstract
fun
String
?
.
asJsonValue
(
)
:
NODE
(
source
)
abstract
fun
Int
?
.
asJsonValue
(
)
:
NODE
(
source
)
abstract
fun
Double
?
.
asJsonValue
(
)
:
NODE
(
source
)
abstract
fun
Long
?
.
asJsonValue
(
)
:
NODE
(
source
)
abstract
fun
BigDecimal
?
.
asJsonValue
(
)
:
NODE
(
source
)
abstract
fun
BigInteger
?
.
asJsonValue
(
)
:
NODE
(
source
)
abstract
fun
Boolean
?
.
asJsonValue
(
)
:
NODE
(
source
)