by
Peter Cadenhead
Language: English
Release Date: December 27, 2018
Java in Action is a clearly written guide to the new features of Java. The book covers lambdas, streams, and functional-style programming. With Java's functional features you can now write more concise code in less time, and also automatically benefit from multicore architectures. It's time to dig...