Uses of Class
com.kenai.jffi.Aggregate

Packages that use Aggregate
com.kenai.jffi   
 

Uses of Aggregate in com.kenai.jffi
 

Subclasses of Aggregate in com.kenai.jffi
 class Array
          Describes the layout of a C array
 class Struct
          Describes the layout of a C struct
 class Union
          Describes the layout of a C union