Annotation Interface CheckReturnValue


@Documented @Retention(CLASS) @Target(METHOD) public @interface CheckReturnValue
Documents that the return value of a method should not be ignored.