Package | Description |
---|---|
org.openjdk.jmh.generators.reflection |
Modifier and Type | Field and Description |
---|---|
private RFClassInfo |
RFConstructorInfo.declaringClass |
private RFClassInfo |
RFMethodInfo.declaringClass |
Constructor and Description |
---|
RFConstructorInfo(RFClassInfo declaringClass,
java.lang.reflect.Constructor m) |
RFMethodInfo(RFClassInfo declaringClass,
java.lang.reflect.Method m) |