Annotation Type UsedBy


@Documented @Internal public @interface UsedBy
Indicates the target element is not intended for public use, but some other Couchbase project depends on it. Changes to the API should be coordinated with the other project.

The target element should also be annotated with Stability.Internal.

Should be used sparingly, and only after deciding we don't want to promote the target element to the public API.

  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
     
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description