Interface JNIParameter
-
- All Known Implementing Classes:
ReflectParameter
public interface JNIParameter- Author:
- Hiram Chirino
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetCast()booleangetFlag(ArgFlag flag)JNIMethodgetMethod()intgetParameter()JNITypegetType32()JNITypegetType64()JNIClassgetTypeClass()booleanisPointer()
-