@Documented
@Target({TYPE,PACKAGE})
@Retention(CLASS)
public @interface DefaultAnnotationForMethods
Modifier and Type | Required Element | Description |
---|---|---|
java.lang.Class<? extends java.lang.annotation.Annotation>[] |
value |
Modifier and Type | Optional Element | Description |
---|---|---|
Confidence |
confidence |
|
Priority |
priority |
Deprecated.
|
@Deprecated Priority priority
Confidence confidence
SpotBugs is licensed under the LGPL.