@Documented @Retention(value=SOURCE) @Target(value={CONSTRUCTOR,FIELD,METHOD,PACKAGE,TYPE}) public @interface Stability
| Modifier and Type | Required Element and Description |
|---|---|
Stability.Level |
value |
public abstract Stability.Level value
Copyright © 2019. All rights reserved.