Simple Solutions to Difficult Problems in Java 8 and 9
by
Ken Kousen
Language: English
Release Date: August 11, 2017
The introduction of functional programming concepts in Java SE 8 was a drastic change for this venerable object-oriented language. Lambda expressions, method references, and streams fundamentally changed the idioms of the language, and many developers have been trying to catch up ever since. This...