Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(31)

Unified Diff: test/com/google/gwt/inject/client/binding/FruitGinjector.java

Issue 90085: Fixed enum binding support (issue #49) (Closed) SVN Base: http://google-gin.googlecode.com/svn/trunk/
Patch Set: Using getEnclosingClass Created 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side by-side-diff with in-line comments
Download patch
Index: test/com/google/gwt/inject/client/binding/FruitGinjector.java
===================================================================
--- test/com/google/gwt/inject/client/binding/FruitGinjector.java (revision 108)
+++ test/com/google/gwt/inject/client/binding/FruitGinjector.java (working copy)
@@ -44,5 +44,7 @@
@Named("color") Color getColor();
+ @Named("family") Fruit.Family getFamily();
+
FruitGinjector getGinjector();
}

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld r497