Package | Description |
---|---|
com.kenai.jffi |
Modifier and Type | Field and Description |
---|---|
protected static ObjectParameterStrategy.StrategyType |
ObjectParameterStrategy.DIRECT |
protected static ObjectParameterStrategy.StrategyType |
ObjectParameterStrategy.HEAP |
Modifier and Type | Method and Description |
---|---|
static ObjectParameterStrategy.StrategyType |
ObjectParameterStrategy.StrategyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectParameterStrategy.StrategyType[] |
ObjectParameterStrategy.StrategyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ObjectParameterStrategy(ObjectParameterStrategy.StrategyType type) |
ObjectParameterStrategy(ObjectParameterStrategy.StrategyType strategyType,
ObjectParameterType parameterType) |
Copyright © 2016. All Rights Reserved.