public interface Annotatable
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<? extends Annotation> |
getAnnotations()
Gets a set of the annotations that are applied to this object.
|
@Nonnull java.util.Set<? extends Annotation> getAnnotations()