JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
org.vishia.util
Annotation Type Java4C.SimpleRef
public static @interface
Java4C.SimpleRef
Sets the following association as simple pointer in C, without garbage collection usage. For example
MyClass element;
will be translated in C to
MyClass_pkg* element;
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element