Video description
- Write functional interfaces for defining lambdas
- Master lambda syntax for implementing anonymous functions
- Create streams associated with data sources
- Process data through stream operations
- Use method references for simplifying lambda expressions
- Discover parallel and sequential streams and how they differ
Table of contents
- Overview 00:01:42
- Design of Functional Interfaces 00:04:40
- Lambda Syntax 00:07:11
- Stream Processing 00:07:07
- Creating Streams 00:04:54
- Collectors 00:06:08
- Filter / Map / Reduce 00:13:24
- forEach 00:05:18
- Method References 00:05:17
- Sequential vs Parallel Streams 00:05:24
Product information
- Title: Java Lambdas and the Stream API: Bringing Functional Programming to Java
- Author(s):
- Release date: November 2019
- Publisher(s): Apress
- ISBN: 9781484255940
You might also like
video
Java 8 Lambdas and Streams
In this Java 8 Lambdas and Streams training course, expert author Madhusudhan Konda will teach you …
video
Functional Programming For Java LiveLessons
7+ Hours of Video Instruction Almost 8 hours teaching Java programmers how to design and create …
book
Java 8 in Action
Java 8 in Action is a clearly written guide to the new features of Java 8. …
video
Java 8 Fundamentals: Modern Java Development with Lambdas, Streams, and Introducing Java 9’s JShell and the Java Platform Module System (JPMS)
54+ hours of video instruction. Overview The professional programmer’s Deitel® video guide to Java™ SE 7 …