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 classArrayDescribes the layout of a C arrayclassStructDescribes the layout of a C structclassUnionDescribes 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
-