JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element
com.kenai.jaffl.annotations
Annotation Type Direct
@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface
Direct
Indicates that the parameter requires native memory. This means it can be backed by allocated native memory, that is freed only after the Struct instance goes out of scope.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element