Package | Description |
---|---|
org.fusesource.hawtjni.generator.model | |
org.fusesource.hawtjni.runtime |
Modifier and Type | Method and Description |
---|---|
ArgFlag[][] |
ReflectMethod.getCallbackFlags() |
ArgFlag[][] |
JNIMethod.getCallbackFlags() |
Modifier and Type | Method and Description |
---|---|
boolean |
ReflectParameter.getFlag(ArgFlag flag) |
boolean |
JNIParameter.getFlag(ArgFlag flag) |
Modifier and Type | Method and Description |
---|---|
static ArgFlag |
ArgFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArgFlag[] |
ArgFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009-2016 FuseSource, Corp.. All Rights Reserved.