@Documented @Retention(value=CLASS) @Target(value={TYPE,METHOD,PARAMETER,CONSTRUCTOR}) @Inherited public @interface Beta
| Modifier and Type | Optional Element and Description |
|---|---|
Beta.SinceVersion |
value |
String |
warningText |
public abstract String warningText
public abstract Beta.SinceVersion value
Copyright © 2017. All rights reserved.