private static class FormProcessor.GetterMethod
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.reflect.Method |
method |
java.lang.Object |
processor |
Modifier | Constructor and Description |
---|---|
private |
GetterMethod(java.lang.reflect.Method method,
java.lang.Object processor) |