Uses of Class
com.kenai.jffi.ObjectParameterType
| Package | Description |
|---|---|
| com.kenai.jffi |
-
Uses of ObjectParameterType in com.kenai.jffi
Methods in com.kenai.jffi that return ObjectParameterType Modifier and Type Method Description static ObjectParameterTypeObjectParameterType. create(ObjectParameterType.ObjectType objectType, ObjectParameterType.ComponentType componentType)Constructors in com.kenai.jffi with parameters of type ObjectParameterType Constructor Description DirectObjectParameterStrategy(boolean isDirect, ObjectParameterType parameterType)ObjectParameterStrategy(boolean isDirect, ObjectParameterType type)ObjectParameterStrategy(ObjectParameterStrategy.StrategyType strategyType, ObjectParameterType parameterType)