guoshimin
2015-04-11 20:11:02 UTC
The class overview for TypeLiteral (http://google.github.io/guice/api-docs/3.0/javadoc/com/google/inject/TypeLiteral.html) is misformatted. Specifically this line:
TypeLiteral<List<String>> list = new TypeLiteral<List<String>>() {;}
---
Reply to this email directly or view it on GitHub:
https://github.com/google/guice/issues/914
TypeLiteral<List<String>> list = new TypeLiteral<List<String>>() {;}
---
Reply to this email directly or view it on GitHub:
https://github.com/google/guice/issues/914
--
You received this message because you are subscribed to the Google Groups "google-guice-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-guice-dev+***@googlegroups.com.
To post to this group, send email to google-guice-***@googlegroups.com.
Visit this group at http://groups.google.com/group/google-guice-dev.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "google-guice-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-guice-dev+***@googlegroups.com.
To post to this group, send email to google-guice-***@googlegroups.com.
Visit this group at http://groups.google.com/group/google-guice-dev.
For more options, visit https://groups.google.com/d/optout.