Annotation Type CodingStyleguideUnaware


  • @Retention(CLASS)
    @Documented
    public @interface CodingStyleguideUnaware
    This is an indicator, that an object is aware to break the style guide. This may be evaluated in coding style guide checks.
    Author:
    Philip Helger
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String value  
    • Element Detail

      • value

        String value
        Returns:
        Optional comment why this element is coding styleguide unaware.
        Default:
        ""