Annotation Interface FFMName
Overrides the native function name.
By default, the native function name is equal to the Java method name, optionally prefixed by FFMPrefix, if specified on the interface.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueThe native function name.
-