Annotation Interface Default.Boolean

Enclosing class:
Default

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

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

    • value

      boolean value