Annotation Type CheckReturnValue


  • @Retention(RUNTIME)
    @Documented
    @Target(METHOD)
    public @interface CheckReturnValue
    Marks methods whose return values should be checked.

    History: 2.0.2 - experimental

    Since:
    2.1