public static class Binder.MethodAndParamInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.reflect.Method |
method |
java.lang.Object |
objectInstance |
int |
parameterIndex |
| Constructor and Description |
|---|
MethodAndParamInfo(java.lang.Object objectInstance,
java.lang.reflect.Method method,
int parameterIndex) |
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly