Annotation Interface DefaultValue


@Retention(SOURCE) @Target(RECORD_COMPONENT) public @interface DefaultValue
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static @interface 
     
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    String specifying how the default value should be initialized
  • Element Details

    • value

      String value
      String specifying how the default value should be initialized