@Documented @Target(value=TYPE) @Public public @interface Experimental
Classes with this annotation are neither battle-tested nor stable, and may be changed or removed in future versions.
This annotation also excludes classes with evolving interfaces / signatures
annotated with Public
and PublicEvolving
.
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.