Saturday, February 20, 2016

FunctionalLambda

This blog is simply exploring lambda alone.

Follow the oracle link for explanation. Run and test the code to fully understand.
It is PSEUDO-functional...way...You can pass functions as parameters...but wait only as long as java can determine the target type , based on calling/called context.

https://github.com/maheshrajannan/java8Functional.git