Package | Description |
---|---|
org.fusesource.hawtjni.generator.model |
Modifier and Type | Class and Description |
---|---|
class |
ReflectType |
Modifier and Type | Method and Description |
---|---|
JNIType |
ReflectType.getComponentType() |
JNIType |
JNIType.getComponentType() |
JNIType |
JNIMethod.getReturnType32() |
JNIType |
ReflectMethod.getReturnType32() |
JNIType |
JNIMethod.getReturnType64() |
JNIType |
ReflectMethod.getReturnType64() |
JNIType |
ReflectField.getType() |
JNIType |
JNIField.getType() |
JNIType |
ReflectParameter.getType32() |
JNIType |
JNIParameter.getType32() |
JNIType |
ReflectParameter.getType64() |
JNIType |
ReflectField.getType64() |
JNIType |
JNIParameter.getType64() |
JNIType |
JNIField.getType64() |
Modifier and Type | Method and Description |
---|---|
List<JNIType> |
JNIMethod.getParameterTypes() |
List<JNIType> |
ReflectMethod.getParameterTypes() |
List<JNIType> |
JNIMethod.getParameterTypes64() |
List<JNIType> |
ReflectMethod.getParameterTypes64() |
Copyright © 2009–2021 FuseSource, Corp.. All rights reserved.