Uses of Class
com.kenai.jffi.Struct
Packages that use Struct
-
Uses of Struct in com.kenai.jffi
Subclasses with type arguments of type Struct in com.kenai.jffiFields in com.kenai.jffi with type parameters of type StructModifier and TypeFieldDescriptionprivate static final ReferenceQueue<Struct> Struct.structReferenceQueueMethods in com.kenai.jffi that return StructConstructors in com.kenai.jffi with parameters of type StructModifierConstructorDescriptionprivateStructReference(Struct struct, ReferenceQueue<? super Struct> referenceQueue, List<Type> fieldsList) Constructor parameters in com.kenai.jffi with type arguments of type StructModifierConstructorDescriptionprivateStructReference(Struct struct, ReferenceQueue<? super Struct> referenceQueue, List<Type> fieldsList)