Annotation Interface Arguments


@Target(METHOD) @Retention(RUNTIME) public @interface Arguments
Author:
Tee7even
  • Optional Element Summary

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

    • min

      int min
      Default:
      0
    • max

      int max
      Default:
      0