Objenesis 2.0 is out!

Quickly after version 1.4, it's time for Objenesis 2.0 to go out and travel the world

The main goal was to migrate to Java 5. To get a nice generified API but also to be able to use
java.util.concurrent.

This is now done and, thanks to juc, you now have a 10x performance improvement when retrieving an instantiator from the cache.

Now available on the website and in the Maven Central.

Enjoy!