Package com.helger.commons.annotation
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
-
-
Element Detail
-
value
String value
- Returns:
- Optional comment why this element is coding styleguide unaware.
- Default:
- ""
-
-