Annotation Interface Experimental
Marks an experimental feature.
Annotated elements are opt-in experimental and potentially unstable features that may not be released for some time.
-
Required Element Summary
-
Element Details
-
value
String[] valueThe name of the feature flag enabling the annotated value.- Returns:
- the feature flag name.
-