lithic-kotlin-root
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
lithic-kotlin-root
lithic-kotlin-root
/
com.lithic.api.core
/
JsonValue
/
convert
convert
inline
fun
<
R
:
Any
>
convert
(
)
:
R
?
fun
<
R
:
Any
>
convert
(
type
:
TypeReference
<
R
>
)
:
R
?
fun
<
R
:
Any
>
convert
(
type
:
KClass
<
R
>
)
:
R
?