Package org.sonar.java.annotations
Annotation Type Beta
@Retention(CLASS)
@Target({ANNOTATION_TYPE,CONSTRUCTOR,FIELD,METHOD,TYPE})
@Documented
public @interface Beta
This annotation should be placed on api elements that can be changed in the future versions and do not guarantee backward compatibility