Package org.infinispan.commons.util
Annotation Interface Experimental
@Retention(CLASS)
@Target({PACKAGE,TYPE,ANNOTATION_TYPE,METHOD,CONSTRUCTOR,FIELD})
@Documented
public @interface Experimental
An experimental user-facing API. Elements annotated with this annotation
are experimental and may get removed from the distribution at any time.
- Since:
- 8.0
-
Optional Element Summary
-
Element Details
-
value
String value- Default:
""
-