JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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
final class
Array
Describes the layout of a C array
final class
Struct
Describes the layout of a C struct
final class
Union
Describes the layout of a C union