Backports
Explore how to implement select Java 8 features such as lambdas, optional types, and the new date/time API using backports. Learn which libraries like Retrolambda and ThreeTen help bring these updates into previous Java versions while understanding the need for cautious use.
We'll cover the following...
We'll cover the following...