public interface AnnotatedConstantBindingBuilder
Binder.| Modifier and Type | Method and Description |
|---|---|
ConstantBindingBuilder |
annotatedWith(java.lang.annotation.Annotation annotation)
See the EDSL examples at
Binder. |
ConstantBindingBuilder |
annotatedWith(java.lang.Class<? extends java.lang.annotation.Annotation> annotationType)
See the EDSL examples at
Binder. |
ConstantBindingBuilder annotatedWith(java.lang.Class<? extends java.lang.annotation.Annotation> annotationType)
Binder.ConstantBindingBuilder annotatedWith(java.lang.annotation.Annotation annotation)
Binder.