Annotation Type CanIgnoreReturnValue


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