Arrow
Toggle table of contents
2.1.1
jvm
Platform filter
jvm
Switch theme
Search in API
Arrow
arrow-core-jackson
/
arrow.integrations.jackson.module
/
OptionDeserializer
/
OptionDeserializer
Option
Deserializer
constructor
(
fullType
:
JavaType
,
valueInstantiator
:
ValueInstantiator
?
,
typeDeserializer
:
TypeDeserializer
?
,
jsonDeserializer
:
JsonDeserializer
<
*
>
?
)