Package org.assertj.core.util
Annotation Type CanIgnoreReturnValue
-
@Target({CONSTRUCTOR,METHOD,PACKAGE,TYPE}) @Retention(CLASS) @Deprecated public @interface CanIgnoreReturnValueDeprecated.useCanIgnoreReturnValueinsteadAnnotation to skip "CheckReturnValue" check.