On Tue, May 22, 2018 at 9:13 AM, Chia-Ping Tsai <[email protected]> wrote: >> I don't see why we'd treat them different from any other members. > > The rule "If a class is not annotated with one of these, it is assumed to be > a InterfaceAudience.Private class." is in hbase docs. Perhaps we should > revise this description? > >
Oh I see. yeah we should clarify that nested classes take on the IA of their enclosing class.
