Uses of Class
com.kenai.jffi.ObjectParameterType
Packages that use ObjectParameterType
-
Uses of ObjectParameterType in com.kenai.jffi
Methods in com.kenai.jffi that return ObjectParameterTypeModifier and TypeMethodDescriptionstatic ObjectParameterTypeObjectParameterType.create(ObjectParameterType.ObjectType objectType, ObjectParameterType.ComponentType componentType) Constructors in com.kenai.jffi with parameters of type ObjectParameterTypeModifierConstructorDescriptionDirectObjectParameterStrategy(boolean isDirect, ObjectParameterType parameterType) ObjectParameterStrategy(boolean isDirect, ObjectParameterType type) ObjectParameterStrategy(ObjectParameterStrategy.StrategyType strategyType, ObjectParameterType parameterType)