Annotation Interface ConfigVal.InRangeInt

Enclosing class:
ConfigVal

@Retention(RUNTIME) @Target(FIELD) public static @interface ConfigVal.InRangeInt
  • Optional Element Summary

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

    • max

      int max
      Default:
      2147483647
    • min

      int min
      Default:
      -2147483648