Annotation Type CanIgnoreReturnValue


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