Annotation Interface InternalApi


Marks a public type, member, or package that exists only for Tachyon's own cross-package wiring. It is NOT a stability contract: it may change or be removed in any release without notice. Do not depend on it from application code.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Version in which the annotated API became internal.
  • Element Details

    • since

      String since
      Version in which the annotated API became internal.
      Default:
      ""