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.

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      UsedBy.Project value