public interface GinAnnotatedBindingBuilder<T> extends GinLinkedBindingBuilder<T>
GinBinder.| Modifier and Type | Method and Description |
|---|---|
GinLinkedBindingBuilder<T> |
annotatedWith(java.lang.annotation.Annotation annotation)
See the EDSL examples at
GinBinder. |
GinLinkedBindingBuilder<T> |
annotatedWith(java.lang.Class<? extends java.lang.annotation.Annotation> annotation)
See the EDSL examples at
GinBinder. |
to, to, to, toProvider, toProviderasEagerSingleton, inGinLinkedBindingBuilder<T> annotatedWith(java.lang.Class<? extends java.lang.annotation.Annotation> annotation)
GinBinder.GinLinkedBindingBuilder<T> annotatedWith(java.lang.annotation.Annotation annotation)
GinBinder.