Annotation Type Min


  • @Target(FIELD)
    @Inherited
    @Retention(RUNTIME)
    public @interface Min
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      long value  
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      boolean inclusive  
    • Element Detail

      • value

        long value
      • inclusive

        boolean inclusive
        Default:
        true