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