Friday, July 29, 2011

Java 7 is out!

You can download it from here.

It contains new features in the syntax (the diamond operator, try with resources, switch with Strings), a new FileSystem API, support for asynchronous I/O, a new fork/join framework for multicore performance and other cool new features.

No comments:

Post a Comment