kelvin-komponenter
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
kelvin-komponenter
json
/
no.nav.aap.komponenter.json
/
DefaultJsonMapper
/
fromJson
from
Json
fun
<
T
>
fromJson
(
value
:
String
,
toClass
:
Class
<
T
>
)
:
T
inline
fun
<
T
>
fromJson
(
value
:
String
)
:
T
inline
fun
<
T
>
fromJson
(
value
:
InputStream
)
:
T