@Documented
@Target({TYPE,PACKAGE})
@Retention(CLASS)
@Deprecated
public @interface DefaultAnnotationForFields
Modifier and Type | Required Element | Description |
---|---|---|
java.lang.Class<? extends java.lang.annotation.Annotation>[] |
value |
Deprecated.
|
Modifier and Type | Optional Element | Description |
---|---|---|
Confidence |
confidence |
Deprecated.
|
Priority |
priority |
Deprecated.
|
@Deprecated Priority priority
Confidence confidence
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.