|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AnnotatedConstantBindingBuilder
See the EDSL examples at Binder
.
Method Summary | |
---|---|
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 . |
Method Detail |
---|
ConstantBindingBuilder annotatedWith(java.lang.Class<? extends java.lang.annotation.Annotation> annotationType)
Binder
.
ConstantBindingBuilder annotatedWith(java.lang.annotation.Annotation annotation)
Binder
.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |