Generated by
JDiff

Interface com.google.inject.binder.AnnotatedBindingBuilder

Changed Methods
LinkedBindingBuilder<T> annotatedWith(Class<Annotation>) Changed from non-abstract to abstract. See the EDSL examples at com.google.inject.Binder.
LinkedBindingBuilder<T> annotatedWith(Annotation) Changed from non-abstract to abstract. See the EDSL examples at com.google.inject.Binder.