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