Java 8 - Introduction to Lambdas Article
Join the DZone community and get the full member experience.
Join For Free
this month's java magazine features an article by me,
ben evans
and
martijn verburg
about the new
lambdas
coming in
java 8
.
the aim of the article is to give an overview to normal, human java
developers, who don't need to know the theory behind what they are or
how they work under the covers, but want to know how to use them when
they get the shiny new version of java next year (or even get ahead of
the curve and
try them now
).
![]() |
look inside > |
![]() |
|
exploring lambda expressions for the java language and the jvm |
Published at DZone with permission of Trisha Gee, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments