Java 24 just introduced Stream Gatherers — custom intermediate operations for Java Streams.
I've written a blog post explaining what they are, why they matter, and how you can write your own.
https://todd.ginsberg.com/post/java/gatherers/
I've written a blog post explaining what they are, why they matter, and how you can write your own.
https://todd.ginsberg.com/post/java/gatherers/
Comments