Annotation Type Function
-
@Retention(RUNTIME) @Target(METHOD) public @interface FunctionAnnotation used to mark a method as function usable inside an expression editor.- Author:
- Massimo Rabbi (mrabbi@users.sourceforge.net)
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Stringvalue
-