Annotation Type Function
-
@Retention(RUNTIME) @Target(METHOD) public @interface FunctionFunction annotation for method to import java class public method.- Since:
- 4.2.4
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.StringrenameRename the method name as the imported function name.
-