@Retention(value=RUNTIME) @Documented public @interface Unstable
Classes and methods annotated with Unstable will likely change in ways that will break backwards compatibility, both at source and binary level.
Unstable
public static final java.lang.String reason