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

Collector & map entry codecs #63

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Devan-Kerman
Copy link

Adds a codec class that functions for all java.util.stream.Collector, This allows the same class to be used for maps, sets, lists, queues, immutable or mutable, concurrent or not. This does make some existing codecs redundant though I didn't remove them.

@ghost
Copy link

ghost commented Jul 24, 2022

CLA assistant check
All CLA requirements met.

@peterix
Copy link
Contributor

peterix commented Oct 26, 2022

CLosing and reopening to re-trigger the checks :)

@peterix peterix closed this Oct 26, 2022
@peterix peterix reopened this Oct 26, 2022
@Devan-Kerman
Copy link
Author

any news on this?

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

4 participants