Details zum E-Book

Learning Java Lambdas. An in-depth look at one of the most important features of modern Java

Learning Java Lambdas. An in-depth look at one of the most important features of modern Java

Toby Weston

E-book
In this short book, we take an in-depth look at lambdas in Java, and their supporting features. The book covers essential topics, such as functional interfaces and type inference, and the key differences between lambdas and closures. You will learn about the background to functional programming and lambdas, before moving on to understanding the basic syntax of lambdas and what differentiates these anonymous functions from standard anonymous classes. Lastly, you'll learn how to invoke lambdas and look at the bytecode generated.

After reading this book, you'll understand lambdas in depth, their background, syntax, implementation details, and how and when to use them. You'll also have a clear knowledge of the difference between functions and classes, and why that's relevant to lambdas. This knowledge will enable you to appreciate the improvements to type inference that drive a lot of the new features in modern Java, and will increase your understanding of method references and scoping.
  • 1. This book is an in-depth look at lambdas and their supporting features; such as functional interfaces and type inference
  • 2. Dummy
  • Titel: Learning Java Lambdas. An in-depth look at one of the most important features of modern Java
  • Autor: Toby Weston
  • Originaler Titel: Learning Java Lambdas. An in-depth look at one of the most important features of modern Java
  • ISBN: 9781787281028, 9781787281028
  • Veröffentlichungsdatum: 2017-03-31
  • Format: E-book
  • Artikelkennung: e_15hu
  • Verleger: Packt Publishing