private static class JavaBeanAttributeExtractor.MethodRef
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.reflect.Method |
method |
private java.lang.Class |
targetClass |
Constructor and Description |
---|
MethodRef(java.lang.Class target,
java.lang.reflect.Method method) |