Annotation Interface DefaultChar


@Retention(RUNTIME) @Target({CONSTRUCTOR,FIELD,RECORD_COMPONENT}) public @interface DefaultChar
An annotation for specifying the default byte value.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    char
    Returns the default char value.
  • Element Details

    • value

      char value
      Returns the default char value.
      Returns:
      the default char value