Interface AnnotatedBindingBuilder<T>
- All Superinterfaces:
LinkedBindingBuilder<T>, ScopedBindingBuilder
- All Known Implementing Classes:
BindingBuilder
See the EDSL examples at
Binder.- Author:
- crazybob@google.com (Bob Lee)
-
Method Summary
Modifier and TypeMethodDescriptionannotatedWith(Annotation annotation) See the EDSL examples atBinder.annotatedWith(Class<? extends Annotation> annotationType) See the EDSL examples atBinder.Methods inherited from interface LinkedBindingBuilder
to, to, to, toConstructor, toConstructor, toInstance, toProvider, toProvider, toProvider, toProvider, toProviderMethods inherited from interface ScopedBindingBuilder
asEagerSingleton, in, in