@Documented @Target(value={TYPE,METHOD,FIELD,CONSTRUCTOR}) @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–2021 The Apache Software Foundation. All rights reserved.