mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-29 14:52:52 +00:00
8006344: Broken javadoc link in javax.lang.model.element.Element
Reviewed-by: lancea, alanb, jfranck
This commit is contained in:
parent
f92bbd3311
commit
b60eabe813
@ -188,7 +188,7 @@ public interface Element {
|
||||
* type if present on this element, else an empty array
|
||||
*
|
||||
* @see #getAnnotationMirrors()
|
||||
* @see #getAnnotation()
|
||||
* @see #getAnnotation(java.lang.Class)
|
||||
* @see java.lang.reflect.AnnotatedElement#getAnnotations
|
||||
* @see EnumConstantNotPresentException
|
||||
* @see AnnotationTypeMismatchException
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user