Package org.infinispan.commons.util
Annotation Type 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
-
-
Element Detail
-
value
String value
- Default:
- ""
-
-