The annotation class for the suppressWarnings()
annotation.
no subtypes hierarchy
| Initializer |
SuppressWarningsAnnotation(String[] warnings)Parameters:
|
| Attributes | |
warnings | Source Codeshared String[] warningsThe warning types to suppress. |
| Inherited Attributes |
Attributes inherited from: Object |