Annotation Type SanitizeRange


@Target(METHOD)
@Retention(RUNTIME)
public @interface SanitizeRange
  • Required Element Summary

    Required Elements 
    Modifier and Type Required Element Description
    double max  
    double min  
  • Element Details

    • min

      double min
    • max

      double max