Annotation Interface CheckReturnValue


@Target(METHOD) public @interface CheckReturnValue
Indicates that the result of a method call should not be ignored.