public interface AnnotatedBindingBuilder<T> extends LinkedBindingBuilder<T>
Binder.| 修飾子とタイプ | メソッドと説明 |
|---|---|
LinkedBindingBuilder<T> |
annotatedWith(Annotation annotation)
See the EDSL examples at
Binder. |
LinkedBindingBuilder<T> |
annotatedWith(Class<? extends Annotation> annotationType)
See the EDSL examples at
Binder. |
to, to, to, toInstance, toProvider, toProvider, toProviderasEagerSingleton, in, inLinkedBindingBuilder<T> annotatedWith(Class<? extends Annotation> annotationType)
Binder.LinkedBindingBuilder<T> annotatedWith(Annotation annotation)
Binder.Copyright © 2009–2016. All rights reserved.