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