8006344: Broken javadoc link in javax.lang.model.element.Element

Reviewed-by: lancea, alanb, jfranck
This commit is contained in:
Chris Hegarty 2013-01-15 20:38:39 +00:00
parent f92bbd3311
commit b60eabe813

View File

@ -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