Mastering Lambdas: Java Programming in a Multicore World
Book information
Description
The Definitive Guide to Lambda Expressions Mastering Lambdas: Java Programming in a Multicore World describes how the lambda-related features of Java SE 8 will enable Java to meet the challenges of next-generation parallel hardware architectures. The book explains how to write lambdas, and how to use them in streams and in collection processing, providing code examples throughout. You'll learn how to use lambda expressions to take full advantage of performance improvements provided by today's multicore hardware. This Oracle Press book covers: Why lambdas were needed, and how they will change Java programming Syntax of lambda expressions The basic operation of streams and pipelines Using collectors and reduction to end pipelines Creating streams Spliterators, the fork/join framework, and exceptions Examining stream performance with microbenchmarking API evolution using default methods
Similar books
A Little Java, A Few Patterns
1997 · PDF
Applying UML and Patterns: An Introduction to Object-Oriented Analysis and Design and Iterative Development (3rd Edition)
2004 · PDF
Murach’s C# 2015
2016 · DJVU
Programming Jakarta Struts
2002 · PDF
Design Patterns in Modern C++: Reusable Approaches for Object-Oriented Software Design
2018 · EPUB
Professional C++
2018 · PDF
Professional C++
2018 · EPUB
C++17 Quick Syntax Reference: A Pocket Guide to the Language, APIs and Library
2018 · PDF