|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=CLASS) @Target(value={METHOD,TYPE}) public @interface SuppressForbidden
Marking class for elements to be ignored by the forbidden apis check
Optional Element Summary | |
---|---|
java.lang.String |
value
A reason for suppressing should always be given. |
public abstract java.lang.String value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |