ReflectParameterpublic interface JNIParameter
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getCast() |
|
boolean |
getFlag(ArgFlag flag) |
|
JNIMethod |
getMethod() |
|
int |
getParameter() |
|
JNIType |
getType32() |
|
JNIType |
getType64() |
|
JNIClass |
getTypeClass() |
|
boolean |
isPointer() |