| Package | Description |
|---|---|
| com.kenai.jffi |
| Modifier and Type | Field and Description |
|---|---|
static ObjectParameterType.ObjectType |
ObjectParameterType.ARRAY |
static ObjectParameterType.ObjectType |
ObjectParameterType.BUFFER |
| Modifier and Type | Method and Description |
|---|---|
static ObjectParameterType.ObjectType |
ObjectParameterType.ObjectType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectParameterType.ObjectType[] |
ObjectParameterType.ObjectType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ObjectParameterType |
ObjectParameterType.create(ObjectParameterType.ObjectType objectType,
ObjectParameterType.ComponentType componentType) |
Copyright © 2015. All Rights Reserved.