DataSource Extensions
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
DataSource Extensions
datasourcex-util
/
com.caplin.integration.datasourcex.util.serialization.jackson3
/
Jackson3JsonHandler
/
toObject
to
Object
open
override
fun
toObject
(
jsonTree
:
JsonNode
,
userType
:
Class
<
*
>
)
:
Any
?
(
source
)