Uses of Class
com.kenai.jffi.Aggregate
-
Packages that use Aggregate Package Description com.kenai.jffi -
-
Uses of Aggregate in com.kenai.jffi
Subclasses of Aggregate in com.kenai.jffi Modifier and Type Class Description class
Array
Describes the layout of a C arrayclass
Struct
Describes the layout of a C structclass
Union
Describes the layout of a C unionFields in com.kenai.jffi with type parameters of type Aggregate Modifier and Type Field Description private static java.util.concurrent.atomic.AtomicIntegerFieldUpdater<Aggregate>
Aggregate. UPDATER
-