提交 e4892d55 编写于 作者: C chegar

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

Reviewed-by: lancea, alanb, jfranck
上级 1ccd27c6
...@@ -188,7 +188,7 @@ public interface Element { ...@@ -188,7 +188,7 @@ public interface Element {
* type if present on this element, else an empty array * type if present on this element, else an empty array
* *
* @see #getAnnotationMirrors() * @see #getAnnotationMirrors()
* @see #getAnnotation() * @see #getAnnotation(java.lang.Class)
* @see java.lang.reflect.AnnotatedElement#getAnnotations * @see java.lang.reflect.AnnotatedElement#getAnnotations
* @see EnumConstantNotPresentException * @see EnumConstantNotPresentException
* @see AnnotationTypeMismatchException * @see AnnotationTypeMismatchException
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册