Annotation Type Default.Character


  • @Target(METHOD)
    @Retention(RUNTIME)
    @Documented
    public static @interface Default.Character
    This represents that the default of the option is the specified char primitive value.
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      char value  
    • Element Detail

      • value

        char value