Saturday, January 10, 2015

How to get Groovy with Java 8

Java 8 has the biggest language changes since Java 5 introduced generics. Not only do you now have lambda functions and default methods, but you can make use of lazy collections via the new Streams API.



from dzone.com: latest front page http://www.dzone.com/links/r/how_to_get_groovy_with_java_8.html

No comments:

Post a Comment