-
-
Method Summary
All 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
-
getAnnotations
List<? extends AnnotationTree> getAnnotations()
Returns the annotations in this modifiers tree.- Returns:
- the annotations
-
-