@InterfaceAudience.Public @InterfaceStability.Evolving public class InterfaceStability extends Object
InterfaceStability.Stable, InterfaceStability.Evolving or InterfaceStability.Unstable. InterfaceAudience.Public or
InterfaceAudience.LimitedPrivate
must have InterfaceStability annotation. InterfaceAudience.LimitedPrivate
are to be considered unstable unless a different InterfaceStability annotation
states otherwise.Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.