Annotation Type Function


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface Function
    Annotation 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
      String value