Annotation Type CheckReturnValue


@Target({CONSTRUCTOR,METHOD,PACKAGE,TYPE}) public @interface CheckReturnValue
Findbugs handles any annotation with name "CheckReturnValue" in return value check.
Since:
3.27.4
See Also: