Dashboard > People > Uwe Schaefer > Browse Space > Labels > closure
  codesmell Log In   View a printable version of the current page.  
  Label: closure

Content with label closure in codesmell (See content from all spaces)
Related Labels: java, java7, techtalk, gafter, bloch

The closures debate
I found a very interesting article about closures here http://www128.ibm.com/developerworks/java/library/jjtp04247.html?ca=drs which very clearly defines and separates the different approaches on closure addition to Java: At least two proposals are on the table for adding ...
Other labels: java, java7, gafter, bloch
Closures in Java
What i have heard and read about closures in Java until today was mostly about turning things like myExecutor.execute( new Runnable(){ public void run() } ); into something less verbose like myExecutor.execute( ); At this point, i admittedly thought ...
Other labels: java, java7, techtalk
This site is powered by a free Atlassian Confluence Personal Server License. Evaluate Confluence for your organisation or read more about Confluence licensing here.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.9 Build:#527 Sep 07, 2006) - Bug/feature request - Contact Administrators