Revision: fa1cf53035d1
Author:   eatnumber1 <[email protected]>
Date:     Fri Apr 11 07:17:01 2014 UTC
Log:      Edited wiki page BoundFields through web user interface.
http://code.google.com/p/google-guice/source/detail?r=fa1cf53035d1&repo=wiki

Modified:
 /BoundFields.wiki

=======================================
--- /BoundFields.wiki   Fri Apr 11 07:08:20 2014 UTC
+++ /BoundFields.wiki   Fri Apr 11 07:17:01 2014 UTC
@@ -39,8 +39,7 @@
 {{{
 public class TestFoo {
   // bind(Bar.class).toInstance(barMock);
-  @Bind
-  private Bar barMock;
+  @Bind private Bar barMock;

   // Foo depends on Bar.
   @Inject private Foo foo;

--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-guice-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to