Arrow
Toggle table of contents
2.1.0
jvm
Platform filter
jvm
Switch theme
Search in API
Arrow
arrow-core-jackson
/
arrow.integrations.jackson.module.internal
/
UnionTypeSerializer
/
UnionTypeSerializer
Union
Type
Serializer
constructor
(
clazz
:
Class
<
T
>
,
fields
:
List
<
UnionTypeSerializer.ProjectField
<
T
>
>
)