public interface GinAnnotatedBindingBuilder<T> extends GinLinkedBindingBuilder<T>
GinBinder.| Modifier and Type | Method and Description |
|---|---|
GinLinkedBindingBuilder<T> |
annotatedWith(Annotation annotation)
See the EDSL examples at
GinBinder. |
GinLinkedBindingBuilder<T> |
annotatedWith(Class<? extends Annotation> annotation)
See the EDSL examples at
GinBinder. |
to, to, to, toProvider, toProviderasEagerSingleton, inGinLinkedBindingBuilder<T> annotatedWith(Class<? extends Annotation> annotation)
GinBinder.GinLinkedBindingBuilder<T> annotatedWith(Annotation annotation)
GinBinder.Copyright © 2008–2018. All rights reserved.