Parwinder Sekhon
Hi Parwy, you might appreciate TypeLiteral within the Google Guice code, which is similar to TypeToken but it allows to resolve type parameters too: http://google-guice.googlecode.com/svn/trunk/javadoc/com/google/inject/TypeLiteral.html
Hi Parwy, you might appreciate TypeLiteral within the Google Guice code, which is similar to TypeToken but it allows to resolve type parameters too:
ReplyDeletehttp://google-guice.googlecode.com/svn/trunk/javadoc/com/google/inject/TypeLiteral.html