JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Use this class in your project
In order to use this class in your project, add this dependency in your project build file:
SDK 6 (build.gradle.kts)
SDK 5 (module.ivy)
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.google.protobuf
Interface Internal.EnumLite
Enclosing class:
Internal
public static interface
Internal.EnumLite
Interface for an enum value or value descriptor, to be used in FieldSet. The lite library stores enum values directly in FieldSets but the full library stores EnumValueDescriptors in order to better support reflection.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
int
getNumber
()
Method Detail
getNumber
int getNumber()
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Use this class in your project
In order to use this class in your project, add this dependency in your project build file:
SDK 6 (build.gradle.kts)
SDK 5 (module.ivy)
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method