Annotation Interface Default.Character

Enclosing class:
Default

@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
     
  • Element Details

    • value

      char value