Uses of Class
com.kenai.jffi.ObjectParameterType

Packages that use ObjectParameterType
com.kenai.jffi   
 

Uses of ObjectParameterType in com.kenai.jffi
 

Methods in com.kenai.jffi that return ObjectParameterType
static ObjectParameterType ObjectParameterType.create(ObjectParameterType.ObjectType objectType, ObjectParameterType.ComponentType componentType)
           
 

Constructors in com.kenai.jffi with parameters of type ObjectParameterType
DirectObjectParameterStrategy(boolean isDirect, ObjectParameterType parameterType)
           
ObjectParameterStrategy(boolean isDirect, ObjectParameterType type)
           
ObjectParameterStrategy(ObjectParameterStrategy.StrategyType strategyType, ObjectParameterType parameterType)
           
 



Copyright © 2012. All Rights Reserved.