Annotation Type ArrayLenRange

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      int from
      Smallest value in the range, inclusive.
      int to
      Largest value in the range, inclusive.
    • Element Detail

      • from

        int from
        Smallest value in the range, inclusive.
        Default:
        0
      • to

        int to
        Largest value in the range, inclusive.
        Default:
        2147483647