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