Annotation Type CanIgnoreReturnValue


@Target({CONSTRUCTOR,METHOD,PACKAGE,TYPE}) public @interface CanIgnoreReturnValue
Annotation to skip "CheckReturnValue" check.
Since:
3.27.4