public class CallbackParameterContext extends FromNativeContext
| Constructor and Description |
|---|
CallbackParameterContext(Class<?> javaType,
Method m,
Object[] args,
int index) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
getArguments() |
int |
getIndex() |
Method |
getMethod() |
getTargetType