Package overrungl

Annotation Interface NativeType


@Documented @Retention(SOURCE) @Target(TYPE_USE) public @interface NativeType
Annotates native types.
Since:
0.1.0
Author:
squid233
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Returns the name of the native type.
  • Element Details

    • value

      String value
      Returns the name of the native type.
      Returns:
      the name of the native type