HTML5 Mobile
Written by: Max Firtman
Featured Refcardz: Top Refcardz:
  1. Git
  2. Data Mining
  3. Spring Data
  4. Subversion
  5. HTML5 Mobile
  1. HTML5 Mobile
  2. HTML5
  3. Subversion
  4. Git
  5. Java

Link Details

Link 924307 thumbnail
User 254157 avatar

By jlweaver
via learnjavafx.typepad.com
Published: Feb 15 2013 / 02:04

With continued progress on JDK 8 efforts, I thought we'd explore some of its features together over the next few blog posts. The first feature I'd like to touch on in this series is lambda expressions, also known as closures. A lambda expression is a function that may have parameters, an expression or block of code, optionally returning a value.
  • 30
  • 0
  • 1766
  • 1532

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.