|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JNIType | |
---|---|
org.fusesource.hawtjni.generator.model |
Uses of JNIType in org.fusesource.hawtjni.generator.model |
---|
Classes in org.fusesource.hawtjni.generator.model that implement JNIType | |
---|---|
class |
ReflectType
|
Methods in org.fusesource.hawtjni.generator.model that return JNIType | |
---|---|
JNIType |
JNIType.getComponentType()
|
JNIType |
ReflectType.getComponentType()
|
JNIType |
JNIMethod.getReturnType32()
|
JNIType |
ReflectMethod.getReturnType32()
|
JNIType |
JNIMethod.getReturnType64()
|
JNIType |
ReflectMethod.getReturnType64()
|
JNIType |
JNIField.getType()
|
JNIType |
ReflectField.getType()
|
JNIType |
ReflectParameter.getType32()
|
JNIType |
JNIParameter.getType32()
|
JNIType |
JNIField.getType64()
|
JNIType |
ReflectParameter.getType64()
|
JNIType |
ReflectField.getType64()
|
JNIType |
JNIParameter.getType64()
|
Methods in org.fusesource.hawtjni.generator.model that return types with arguments of type JNIType | |
---|---|
List<JNIType> |
JNIMethod.getParameterTypes()
|
List<JNIType> |
ReflectMethod.getParameterTypes()
|
List<JNIType> |
JNIMethod.getParameterTypes64()
|
List<JNIType> |
ReflectMethod.getParameterTypes64()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |