- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description List<? extends AnnotationTree>getAnnotations()Returns the annotations in this modifiers tree.Set<Modifier>getFlags()Returns the flags in this modifiers tree.
 
- 
- 
- 
Method Detail- 
getAnnotationsList<? extends AnnotationTree> getAnnotations() Returns the annotations in this modifiers tree.- Returns:
- the annotations
 
 
- 
 
-