Annotation Interface AppSettingsDefaultInt


@Target(FIELD) @Retention(RUNTIME) public @interface AppSettingsDefaultInt
An int default value.
  • Required Element Summary

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

    • value

      int value