Monday, 31 July 2017

Functional Interfaces in Java

Functional Interfaces in Java
Java 8 introduced lambda expressions, which allowed us to write short and simple code using default interface methods, lambda expressions, method reference and repeatable annotations.  As we know java is a strongly typed language and it is mandatory to declare types but designers of lambda
Read More about it from the following link : http://coding-guru.com/functional-interfaces-in-java/ posted by Gul


Previous Post
Next Post

About Author

0 comments: