public interface GinAnnotatedConstantBindingBuilder
GinBinder.| Modifier and Type | Method and Description |
|---|---|
GinConstantBindingBuilder |
annotatedWith(java.lang.annotation.Annotation annotation)
See the EDSL examples at
GinBinder. |
GinConstantBindingBuilder |
annotatedWith(java.lang.Class<? extends java.lang.annotation.Annotation> aClass)
See the EDSL examples at
GinBinder. |
GinConstantBindingBuilder annotatedWith(java.lang.Class<? extends java.lang.annotation.Annotation> aClass)
GinBinder.GinConstantBindingBuilder annotatedWith(java.lang.annotation.Annotation annotation)
GinBinder.