Tagged Questions

10
votes
2answers
285 views

Can anyone describe in a nutshell differences between 3 closures proposals and their current state in Java?

I'm reading about closures which are going to appear in Java 7. And I'm a bit confused because from one hand there are lots of nice articles which describe new java closures. But from the other ...
7
votes
10answers
3k views

What new features in java 7 do you find most useful?

From this thread New features in java 7 I found the new features in java from Alex Miller list Which ones do you find most useful and why? Which ones will be counterproducent? NOTE this list is not ...