CheckReturnValue
instead.@Documented
@Target(value={METHOD,CONSTRUCTOR})
@Retention(value=CLASS)
@Deprecated
public @interface CheckReturnValue
Modifier and Type | Optional Element and Description |
---|---|
Confidence |
confidence
Deprecated.
|
java.lang.String |
explanation
Deprecated.
A textual explanation of why the return value should be checked
|
Priority |
priority
Deprecated.
|
@Deprecated public abstract Priority priority
public abstract Confidence confidence
public abstract java.lang.String explanation
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.