Relates :
|
|
Relates :
|
Both Method and Constructor declares: /** * {@inheritDoc} * @since 1.8 */ public AnnotatedType getAnnotatedReturnType() { return getAnnotatedReturnType0(getGenericReturnType()); } but there is no doc in Executable to inherit from.
|