public interface GinAnnotatedConstantBindingBuilder
GinBinder
.Modifier and Type | Method and Description |
---|---|
GinConstantBindingBuilder |
annotatedWith(Annotation annotation)
See the EDSL examples at
GinBinder . |
GinConstantBindingBuilder |
annotatedWith(Class<? extends Annotation> aClass)
See the EDSL examples at
GinBinder . |
GinConstantBindingBuilder annotatedWith(Class<? extends Annotation> aClass)
GinBinder
.GinConstantBindingBuilder annotatedWith(Annotation annotation)
GinBinder
.Copyright © 2008–2018. All rights reserved.