Closed
Description
(see #3950 for background)
With 2.16 there's new IterationType
which applies to types like Iterator
and Stream
. Callback interfaces Deserializers
and Serializers
should probably be extended to have separate callback methods, with default implementation that simply delegates to:
Deserializers.findBeanDeserializer()
Serializers.findSerializer()
Metadata
Metadata
Assignees
Labels
No labels