private static class PropertyInjectorImpl.SetterMethod
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
ValueInjector |
extractor |
java.lang.reflect.Method |
method |
Modifier | Constructor and Description |
---|---|
private |
SetterMethod(java.lang.reflect.Method method,
ValueInjector extractor) |
public java.lang.reflect.Method method
public ValueInjector extractor
private SetterMethod(java.lang.reflect.Method method, ValueInjector extractor)