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