Annotation Interface Default.Integer

Enclosing class:
Default

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

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

    • value

      int value