Package org.assertj.core.util
Annotation Type CheckReturnValue
-
@Target({CONSTRUCTOR,METHOD,PACKAGE,TYPE}) @Retention(CLASS) @Deprecated public @interface CheckReturnValueDeprecated.useCheckReturnValueinsteadFindbugs handles any annotation with name "CheckReturnValue" in return value check.- See Also:
- Findbugs source code