Package javax.annotation
Annotation Type CheckReturnValue
-
@Documented @Target({METHOD,CONSTRUCTOR,TYPE,PACKAGE}) @Retention(RUNTIME) public @interface CheckReturnValue
-
-
Element Detail
-
when
When when
- Default:
- javax.annotation.meta.When.ALWAYS
-
-