@Documented
@Inherited
@Retention(value=RUNTIME)
@Target(value={CONSTRUCTOR,FIELD,LOCAL_VARIABLE,METHOD,PACKAGE,PARAMETER,TYPE})
public @interface Unstable
Usage of this component is discouraged, use at your own risk.
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
message |