Annotation Type ArgumentVector.Name


  • @Target(TYPE)
    @Retention(RUNTIME)
    public static @interface ArgumentVector.Name
    This annotation can be used to give a name to the program's class.
    Since:
    1.0.0
    • Required Element Summary

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

      • value

        java.lang.String value