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