webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
com.google.protobuf.ExperimentalApi Interface Reference

Public Member Functions

String value () default ""
 

Detailed Description

Indicates a public API that can change at any time, and has no guarantee of API stability and backward-compatibility.

Usage guidelines:

  1. This annotation is used only on public API. Internal interfaces should not use it.
  2. This annotation should only be added to new APIs. Adding it to an existing API is considered API-breaking.
  3. Removing this annotation from an API gives it stable status.

Member Function Documentation

◆ value()

String com.google.protobuf.ExperimentalApi.value ( )

Context information such as links to discussion thread, tracking issue etc.


The documentation for this interface was generated from the following file: