JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.google.protobuf
CompileTimeConstant
Contents
Description
Hide sidebar
Show sidebar
Annotation Interface CompileTimeConstant
@Documented
@Retention
(
CLASS
)
@Target
({
PARAMETER
,
FIELD
})
@interface
CompileTimeConstant
Annotation for method parameter and class field declarations, which denotes that corresponding actual values must be compile-time constant expressions.