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 Clear
@Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface
Clear
Indicates that the temporary native memory allocated for an @Out paramneter should be cleared before passing to the native function.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element