MENU

Fun & Interesting

Java Streams API Explained (with examples)

Visual Computer Science 16,539 2 years ago
Video Not Working? Fix It Now

In this video you're going to learn about Java Streams API, a very important tool that makes data processing more elegant and less verbose. Let me know your thoughts in the comments section below! Chapters: 00:00 - Intro 01:01 - Filtering elements 03:22 - The map function 04:51 - The flat map function 06:34 - Other stream functions 07:06 - Streams Lazy Evaluation 09:30 - Partitioning by Collector 12:37 - Grouping by Collector 16:23 - Parallel Streams If you want to support this channel, please check out the Patreon link: https://www.patreon.com/VisualComputerScience

Comment