On Tuesday, April 1, 2014 4:16:09 AM UTC-4, Tim Boudreau wrote:
>
> The "simplest thing that can possibly work" approach would be
>
> @ImplementedBy(DefaultA.class)
> public static interface A { ... }
> private static class DefaultA { ... }
>
Erm, make that
private static class DefaultA implements A{ ... }
--
You received this message because you are subscribed to the Google Groups
"google-guice" 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.
For more options, visit https://groups.google.com/d/optout.