Annotation Type FunctionParameter


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface FunctionParameter
    Annotations used to describe a parameter associated to a function.
    Author:
    Massimo Rabbi (mrabbi@users.sourceforge.net)
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String value