com.sun.jna
public class MethodParameterContext extends FunctionParameterContext
| Constructor Summary | |
|---|---|
| MethodParameterContext(Function f, Object[] args, int index, Method m) | |
| Method Summary | |
|---|---|
| Method | getMethod() Get the Method in the Library instance the Function was called from. |