@Retention(value=CLASS)
@Target(value={TYPE,FIELD,METHOD,PARAMETER,CONSTRUCTOR,LOCAL_VARIABLE,ANNOTATION_TYPE,PACKAGE,TYPE_PARAMETER,TYPE_USE})
public @interface IgnoreForbiddenApisErrors
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
reason |
Copyright © 2007-2022 Red Hat, Inc. All Rights Reserved