public interface AnnotatedElementBuilder
Binder.| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
annotatedWith(Annotation annotation)
See the EDSL examples at
Binder. |
void |
annotatedWith(Class<? extends Annotation> annotationType)
See the EDSL examples at
Binder. |
void annotatedWith(Class<? extends Annotation> annotationType)
Binder.void annotatedWith(Annotation annotation)
Binder.Copyright © 2009–2016. All rights reserved.