Annotation Type Experimental


@Experimental @Documented @Retention(CLASS) public @interface Experimental
This annotation tags types that are part of an experimental API. Classes or methods annotated with this annotation may be changed / removed without notice.
Since:
4.0