Uses of Class
com.kenai.jffi.ObjectParameterType
Packages that use ObjectParameterType
-
Uses of ObjectParameterType in com.kenai.jffi
Fields in com.kenai.jffi declared as ObjectParameterTypeModifier and TypeFieldDescription(package private) static final ObjectParameterType[]ObjectParameterType.TypeCache.arrayTypeCache(package private) static final ObjectParameterType[]ObjectParameterType.TypeCache.bufferTypeCache(package private) static final ObjectParameterTypeObjectParameterType.INVALID(package private) static final ObjectParameterTypeObjectParameterType.NONEMethods 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)