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
/
NonEmptyCollectionDeserializer
/
NonEmptyCollectionDeserializer
Non
Empty
Collection
Deserializer
constructor
(
contentType
:
JavaType
,
klass
:
Class
<
T
>
,
converter
:
(
List
<
*
>
)
->
T
?
)