ConstantBindingBuilderImplpublic interface AnnotatedConstantBindingBuilder
Binder.| Modifier and Type | Method | 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.