Annotation Type ConstructorArgs


  • @Documented
    @Retention(RUNTIME)
    @Target(METHOD)
    public @interface ConstructorArgs
    Author:
    Clinton Begin
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      Arg[] value  
    • Element Detail

      • value

        Arg[] value
        Default:
        {}