|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjnr.ffi.mapper.MethodParameterContext
public final class MethodParameterContext
Holds context for a method parameter java->native conversion.
| Constructor Summary | |
|---|---|
MethodParameterContext(java.lang.reflect.Method method,
int parameterIndex)
|
|
| Method Summary | |
|---|---|
java.lang.reflect.Method |
getMethod()
|
int |
getParameterIndex()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MethodParameterContext(java.lang.reflect.Method method,
int parameterIndex)
| Method Detail |
|---|
public java.lang.reflect.Method getMethod()
public int getParameterIndex()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||