Annotation Type Param


@Retention(RUNTIME) @Target(FIELD) public @interface Param
Marker annotation to determine which fields should be included as parameters for the function.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • constant

      boolean constant
      Default:
      false