public abstract class Modifiable extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addModifiers(Iterable<Modifier> modifiers) |
void |
addModifiers(Modifier first,
Modifier... rest) |
AnnotationWriter |
annotate(Class<? extends Annotation> annotation) |
AnnotationWriter |
annotate(ClassName annotation) |
public AnnotationWriter annotate(ClassName annotation)
public AnnotationWriter annotate(Class<? extends Annotation> annotation)
Copyright © 2015 Google, Inc.. All Rights Reserved.