0

Possible Duplicate:
What is a closure? Does java have closures?
Closure in Java 7

What is closure? It is supposed to be included in Java 7. Can anyone please provide me with some reliable references from where I can learn stuff about closures?

Community
  • 1
  • 1
  • http://en.wikipedia.org/wiki/Closure_(computer_science)#Local_classes_.28Java.29 – nhahtdh Aug 08 '12 at 07:53
  • 1
    @JamesAllardice it's like he copied that question word for word. Amazing. – Strelok Aug 08 '12 at 07:55
  • Closures is supposed to be in Java 8 and its format will be much the same as in C# so that might be a good place to start. http://java.dzone.com/news/java-8-lambda-syntax-closures (This has a link to a page written by the designer of closures in Java 8) – Peter Lawrey Aug 08 '12 at 07:57

0 Answers0