@Target(value={PACKAGE,TYPE,FIELD,METHOD,CONSTRUCTOR}) @Retention(value=SOURCE) public @interface Experimental
And yes, it is flagged experimental. We may move it elsewhere in future, when we re-think the maturity model.
Copyright © 2012–2023 The Apache Software Foundation. All rights reserved.