Annotation Type Default.Double


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

      Required Elements 
      Modifier and Type Required Element Description
      double value  
    • Element Detail

      • value

        double value