@Retention(value=CLASS)
 @Target(value={METHOD,TYPE})
public @interface SuppressForbidden
| Modifier and Type | Optional Element and Description | 
|---|---|
| java.lang.String | valueA reason for suppressing should always be given. | 
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.