|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Retention(value=SOURCE) @Target(value=TYPE) public @interface CheckerDisable
Disable some checks for annotated type. Value is a comma separated list of checks to disable.
| Optional Element Summary | |
|---|---|
java.lang.String[] |
value
|
public abstract java.lang.String[] value
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||