8013541: Revise javadoc for Executable.getAnnotatedReturnType()
Reviewed-by: abuckley, darcy
This commit is contained in:
parent
5ec35be1d2
commit
361312dcfe
@ -486,8 +486,8 @@ public abstract class Executable extends AccessibleObject
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns an AnnotatedType object that represents the potentially
|
||||
* annotated return type of the method/constructor represented by this
|
||||
* Returns an AnnotatedType object that represents the use of a type to
|
||||
* specify the return type of the method/constructor represented by this
|
||||
* Executable.
|
||||
*
|
||||
* If this Executable represents a constructor, the AnnotatedType object
|
||||
|
Loading…
Reference in New Issue
Block a user