webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
will Interface Reference

Detailed Description

generated for each enum, and every integer parameter and return value in the generated code meant for this enum will be annotated with it. This interface is generated with the same name and at the same place as the enum members' container interfaces described above under 'enum_style=java', regardless of the enum_style option used. When this is combined with enum_style=java, the interface will be both the '' annotation and the container of the enum members; otherwise the interface has an empty body.

Your app must declare a compile-time dependency on the android-support-annotations library.

For more information on how these annotations help with compile-time type safety, see: https://sites.google.com/a/android.com/tools/tech-docs/support-annotations and https://developer.android.com/reference/android/support/annotation/IntDef.html

To use nano protobufs within the Android repo:

To use nano protobufs outside of Android repo:

Contributing to nano:

Please add/edit tests in NanoTest.java.

Please run the following steps to test:

Usage

The complete documentation for Protocol Buffers is available via the web at:

https://developers.google.com/protocol-buffers/

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