Annotation Type SideEffect


@Target({METHOD,PARAMETER}) @Retention(SOURCE) public @interface SideEffect
Indicate side effect performed by a method or on a parameter.
Author:
Cause Chung
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Default:
      ""