Skip to content

Add new JavaType to support container-like, Iterable types (like Stream) #2246

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cowtowncoder opened this issue Feb 6, 2019 · 1 comment
Labels
duplicate Duplicate of an existing (usually earlier) issue

Comments

@cowtowncoder
Copy link
Member

So: it seems like things like Iterator, Iterable, Stream should be recognized as special JavaType of their own, similar to ReferenceType. Whether this new type should be considered CollectionLike or at least "container type" is an open question -- probably at least latter.

@cowtowncoder cowtowncoder added the 3.x Issues to be only tackled for Jackson 3.x, not 2.x label Feb 6, 2019
@cowtowncoder
Copy link
Member Author

Looks like this was a duplicate for #3950 (add IterationType) -- while that was never, it is marked as implemented in release notes so let's close this one.

@cowtowncoder cowtowncoder added duplicate Duplicate of an existing (usually earlier) issue and removed 3.x Issues to be only tackled for Jackson 3.x, not 2.x labels Dec 1, 2024
@cowtowncoder cowtowncoder closed this as not planned Won't fix, can't repro, duplicate, stale Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Duplicate of an existing (usually earlier) issue
Projects
None yet
Development

No branches or pull requests

1 participant