Annotation Interface FFMPrefix


@Target(TYPE) @Retention(RUNTIME) public @interface FFMPrefix
Adds a prefix to all native function names.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The prefix to add.
  • Element Details

    • value

      String value
      The prefix to add.