Annotation Interface DefaultFloat


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

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

    • value

      float value
      Returns the default float value.
      Returns:
      the default float value