Skip to content
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

add annotations for Stream #99

Merged
merged 1 commit into from
Oct 11, 2020
Merged

add annotations for Stream #99

merged 1 commit into from
Oct 11, 2020

Conversation

J-N-K
Copy link
Member

@J-N-K J-N-K commented Oct 11, 2020

Closes #98

Signed-off-by: Jan N. Klug jan.n.klug@rub.de

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
@J-N-K
Copy link
Member Author

J-N-K commented Oct 11, 2020

I allow myself to merge this, as I came independently to the excat same results as in #56.

@J-N-K J-N-K merged commit 94a5ad5 into lastnpe:master Oct 11, 2020
@J-N-K J-N-K deleted the stream branch October 11, 2020 11:05
@davidmichaelkarr
Copy link

Perhaps I'm just using this incorrectly, but after pulling these new changes, I still get a warning that this should have resolved. My original question about this is at https://stackoverflow.com/questions/64269997/cast-expression-to-nonnull-to-avoid-warning-in-eclipse#64277850 .

@davidmichaelkarr
Copy link

It's possible that this is now resolved. I changed from using javax.annotation to org.eclipse.jdt. I still have other related issues, but I'm not certain about them yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Is there some reason that /libraries/java/java/util/stream/Stream.eea does not cover "collect()"?
2 participants