| Package | Description |
|---|---|
| sun.reflect |
| Modifier and Type | Method and Description |
|---|---|
ConstructorAccessor |
ReflectionFactory.getConstructorAccessor(Constructor<?> var1) |
ConstructorAccessor |
ReflectionFactory.newConstructorAccessor(Constructor<?> var1) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReflectionFactory.setConstructorAccessor(Constructor<?> var1,
ConstructorAccessor var2) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.