(reverted) Add Iterable<T>
as recognized IterationType
instance (along with Iterable
, Stream
)
#4443
Labels
2.18
Issues planned at 2.18 or later
will-not-fix
Closed as either non-issue or something not planned to be worked on
Describe your Issue
Since #3950 added new
IterationType
(in Jackson 2.16), 2 types are recognized:But as per:
FasterXML/jackson-dataformat-xml#646
it would seem
Iterable
should also be recognized similarly. If so, this could be changed in 2.18.The text was updated successfully, but these errors were encountered: