Modifier and Type | Method and Description |
---|---|
public boolean | |
public <T extends Annotation> T | |
public Annotation[] | |
public <T extends Annotation> boolean |
equals | back to summary |
---|---|
public boolean equals(Object x) Returns true if the underlying artefact is the same |
getAnnotation | back to summary |
---|---|
public <T extends Annotation> T getAnnotation(Class<T> annotationType) |
getAnnotations | back to summary |
---|---|
public Annotation[] getAnnotations() |
isAnnotationPresent | back to summary |
---|---|
public <T extends Annotation> boolean isAnnotationPresent(Class<T> annotationType) |