@InterfaceStability.Experimental @InterfaceAudience.Public public class InterfaceAudience extends Object
Defines the intended audience for each entity.
Modifier and Type | Class and Description |
---|---|
static interface |
InterfaceAudience.Private
Intended to be only used within this library.
|
static interface |
InterfaceAudience.Public
Intended to be used by any project or application that depends on this library.
|
Constructor and Description |
---|
InterfaceAudience() |
Copyright © 2016 Couchbase, Inc.. All rights reserved.