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