Comment #12 on issue 771 by pavel.sk...@gmail.com: Annotations.isAllDefaultMethods returns false for method less interfaces.
https://code.google.com/p/google-guice/issues/detail?id=771

It is called from com.google.inject.internal.Annotations.generateAnnotation(Class<T>) and when using annotation like this, than it fails.

        @Qualifier
        @Retention(RetentionPolicy.RUNTIME)
        public static @interface Synchronous {
                
        }

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
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+unsubscr...@googlegroups.com.
To post to this group, send email to google-guice-dev@googlegroups.com.
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