ConstantBindingBuilderImpl
public interface AnnotatedConstantBindingBuilder
Binder
.Modifier and Type | Method | Description |
---|---|---|
ConstantBindingBuilder |
annotatedWith(Annotation annotation) |
See the EDSL examples at
Binder . |
ConstantBindingBuilder |
annotatedWith(Class<? extends Annotation> annotationType) |
See the EDSL examples at
Binder . |
ConstantBindingBuilder annotatedWith(Class<? extends Annotation> annotationType)
Binder
.ConstantBindingBuilder annotatedWith(Annotation annotation)
Binder
.Copyright © 2006–2018 Google, Inc.. All rights reserved.