Completed
21:27 - Using our custom gatherer
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Level Up Your Java Streams with JDK 24's New Gatherers Feature - Practical Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 - Introduction to JDK 24 & Stream Gatherers
- 2 02:45 - Setting up our blog post example
- 3 05:32 - Pre-JDK 24 approaches to collection processing
- 4 10:18 - Problems with traditional stream approaches
- 5 12:05 - Introducing Stream Gatherers
- 6 15:43 - Creating custom gatherers
- 7 21:27 - Using our custom gatherer
- 8 24:15 - Additional examples and use cases
- 9 26:30 - Conclusion and community resources