Class InterfaceAudience
java.lang.Object
com.couchbase.client.core.annotations.InterfaceAudience
Defines the intended audience for each entity.
- Since:
- 1.0
- Author:
- Michael Nitschinger
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interface
Intended to be only used within this library.static @interface
Intended to be used by any project or application that depends on this library. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InterfaceAudience
public InterfaceAudience()
-