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

Simplify LongHashSet by completely removing java.util.Set APIs #12133

Merged
merged 2 commits into from
Feb 6, 2023

Conversation

uschindler
Copy link
Contributor

Instead return LongStream for toString() and testing (and possible other use-cases)

This is a followup of @rmuir's PR #12128 and trashes even more code.

…turn LongStream for toString() and testing (and possible other use-cases)
@uschindler uschindler added this to the 9.6.0 milestone Feb 6, 2023
@uschindler uschindler requested a review from rmuir February 6, 2023 21:14
@uschindler uschindler self-assigned this Feb 6, 2023
Copy link
Member

@rmuir rmuir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @uschindler !

@uschindler uschindler merged commit 57403e2 into apache:main Feb 6, 2023
@uschindler uschindler deleted the dev/LongHashSet-simplify branch February 6, 2023 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants