public final class Target_java_lang_reflect_Constructor extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Target_java_lang_reflect_Constructor.ConstructorAnnotatedReceiverTypeComputer
The Constructor.annotatedReceiverType computation is needed, even though there is a similar
computation for Executable.annotatedReceiverType, because the Constructor class overrides
Executable.getAnnotatedReceiverType().
|
| Constructor and Description |
|---|
Target_java_lang_reflect_Constructor() |
| Modifier and Type | Method and Description |
|---|---|
AnnotatedType |
getAnnotatedReceiverType() |
public Target_java_lang_reflect_Constructor()
public AnnotatedType getAnnotatedReceiverType()