public interface JNIParameter
Modifier and Type | Method and Description |
---|---|
String |
getCast() |
boolean |
getFlag(ArgFlag flag) |
JNIMethod |
getMethod() |
int |
getParameter() |
JNIType |
getType32() |
JNIType |
getType64() |
JNIClass |
getTypeClass() |
boolean |
isPointer() |
Copyright © 2009–2015 FuseSource, Corp.. All rights reserved.