| Package | Description |
|---|---|
| com.google.protobuf |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Internal
Interface for an object which maps integers to
Internal.EnumLites.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ProtocolMessageEnum
Interface of useful methods added to all enums generated by the protocol compiler.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DescriptorProtos
Protobuf enum
google.protobuf.FieldDescriptorProto.Label
|
static class |
DescriptorProtos
Protobuf enum
google.protobuf.FieldDescriptorProto.Type
|
static class |
DescriptorProtos
Protobuf enum
google.protobuf.FieldOptions.CType
|
static class |
DescriptorProtos
Protobuf enum
google.protobuf.FileOptions.OptimizeMode
|
static class |
Descriptors
Describes one value within an enum type.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
Internal.hashEnum(Internal
Helper method for implementing
MessageLite#hashCode() for enums.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
Internal.hashEnumList(List
Helper method for implementing
MessageLite#hashCode() for enum lists.
|