提交 923a71c7 编写于 作者: J jfranck

8013541: Revise javadoc for Executable.getAnnotatedReturnType()

Reviewed-by: abuckley, darcy
上级 09679ff6
...@@ -486,8 +486,8 @@ public abstract class Executable extends AccessibleObject ...@@ -486,8 +486,8 @@ public abstract class Executable extends AccessibleObject
} }
/** /**
* Returns an AnnotatedType object that represents the potentially * Returns an AnnotatedType object that represents the use of a type to
* annotated return type of the method/constructor represented by this * specify the return type of the method/constructor represented by this
* Executable. * Executable.
* *
* If this Executable represents a constructor, the AnnotatedType object * If this Executable represents a constructor, the AnnotatedType object
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册