Arrow
Toggle table of contents
2.1.2
jvm
Platform filter
jvm
Switch theme
Search in API
Arrow
arrow-core-jackson
/
arrow.integrations.jackson.module
/
registerArrowModule
register
Arrow
Module
fun
ObjectMapper
.
registerArrowModule
(
eitherModuleConfig
:
EitherModuleConfig
=
EitherModuleConfig("left", "right")
,
iorModuleConfig
:
IorModuleConfig
=
IorModuleConfig("left", "right")
)
:
ObjectMapper