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