Annotation Type Comment


  • @Retention(RUNTIME)
    @Target({CONSTRUCTOR,METHOD})
    public @interface Comment
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String comment  
    • Element Detail

      • comment

        java.lang.String comment