5 ms·
Once method handles come out in java 7 things should get even more exciting.
by spaznode 16y ago
Once method handles come out in java 7 things should get even more exciting.
- ericlavigne 16y agoIt sounds like you are referring to Project Lambda, which has been pushed back to at least Java 8. http://openjdk.java.net/projects/jdk7/features/ http://openjdk.java.net/projects/jdk7/features/
- jonburs 16y agoProject Lambda is about adding closures to the Java language. Method handles are part of the Da Vinci Machine Project (http://wikis.sun.com/display/mlvm/Home http://wikis.sun.com/display/mlvm/Home) which is at least partially supported in JDK 7.