Arrow
Toggle table of contents
2.2.3
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Arrow
arrow-core-jackson
/
arrow.integrations.jackson.module.internal
/
ProductTypeDeserializer
/
ProductTypeDeserializer
Product
Type
Deserializer
constructor
(
javaType
:
JavaType
,
fields
:
List
<
ProductTypeDeserializer.InjectField
<
T
>
>
,
fold
:
(
List
<
T
>
)
->
T
)