algoriddles

Let your intuition bring innovation

Java 8

Java8 is revolution in the field of computing and Java’s history. Thank god Java is backward compatible. I would say Java 8 is a separate programming language when you opt to write codes in declarative styles.
In this blog, I would discuss about some of the enhancements in Java SE 8.

Lambda expressions

Method references

APIs changes that take benefits of lambdas.

Default methods in Interfaces

Improved Type Inference

New Date and Time API’s

Java’s and JavaScript Love