October 2018
Intermediate to advanced
592 pages
19h 49m
English
Chapter 3. Lambda expressions
Table 3.1. Examples of lambdas
Table 3.2. Common functional interfaces added in Java 8
Table 3.3. Examples of lambdas with functional interfaces
Table 3.4. Examples of lambdas and method reference equivalents
Chapter 4. Introducing streams
Chapter 5. Working with streams
Chapter 6. Collecting data with streams
Table 6.1. The main static factory methods of the Collectors class
Chapter 7. Parallel data processing and performance
Chapter 10. Domain-specific languages using lambdas