Initializer
NativeAnnotation(String[] backends)
Parameters:
  • backends

    The compiler backend that this native annotation applies to, or the empty string to declare the annotated element is a native header.

Attributes
backendsSource Codeshared String[] backends

The compiler backend that this native annotation applies to, or the empty string to declare the annotated element is a native header.

Inherited Attributes
Attributes inherited from: Object
Inherited Methods
Methods inherited from: Object