Video description
There's a revolution calling! Lambda expressions are coming in Java 8 but how can developers benefit? In this webcast we go through a series of code examples, that show how to:- Use the new lambda expressions feature- Write more readable and faster collections processing code using the Streams API- Build complex data processing systems with the new collector abstraction- Use lambda expressions in your own code