Community

Interfaces and Lambda Expressions in Java

(Cay S. Horstmann) In this chapter from Core Java for the Impatient, you will learn about interfaces and lambda expressions, including static and default methods, method and constructor references, processing lambda expressions, variable scope, higher-order functions, and local inner classes.

Read More - Register for Free Membership