ExposureBuilder
public interface AnnotatedElementBuilder
Binder
.Modifier and Type | Method | Description |
---|---|---|
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 © 2006–2018 Google, Inc.. All rights reserved.