Annotation Interface Default.Float

Enclosing class:
Default

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

    Required Elements
    Modifier and Type
    Required Element
    Description
    float
     
  • Element Details

    • value

      float value