Annotation Interface Type.Integer

Enclosing class:
Type

@Retention(RUNTIME) public static @interface Type.Integer
  • Optional Element Summary

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

    • min

      int min
      Default:
      -2147483648
    • max

      int max
      Default:
      2147483647
    • def

      int def
      Default:
      0
    • suggested

      int[] suggested
      Default:
      {}