@InterfaceAudience.Public @InterfaceStability.Stable public class InterfaceAudience extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
InterfaceAudience.LimitedPrivate
Intended for use only within the project(s) specified in the annotation.
|
static interface |
InterfaceAudience.Private
Intended for use only within the project itself.
|
static interface |
InterfaceAudience.Public
Intended for use by any project or application.
|
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.