@Documented @Retention(value=RUNTIME) public static @interface InterfaceStability.Stable
Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie. at m.0).
Copyright © 2022 The Apache Software Foundation. All rights reserved.