Package | Description |
---|---|
com.google.protobuf | |
com.google.protobuf.compiler |
Modifier and Type | Class and Description |
---|---|
static class |
Descriptors.EnumDescriptor
Describes an enum type.
|
Modifier and Type | Method and Description |
---|---|
static <T extends Internal.EnumLite> |
Internal.MapAdapter.newEnumConverter(Internal.EnumLiteMap<T> enumMap,
T unrecognizedValue) |
static <ContainingType extends MessageLite,Type> |
GeneratedMessageLite.newRepeatedGeneratedExtension(ContainingType containingTypeDefaultInstance,
MessageLite messageDefaultInstance,
Internal.EnumLiteMap<?> enumTypeMap,
int number,
WireFormat.FieldType type,
boolean isPacked,
Class singularType)
For use by generated code only.
|
static <ContainingType extends MessageLite,Type> |
GeneratedMessageLite.newSingularGeneratedExtension(ContainingType containingTypeDefaultInstance,
Type defaultValue,
MessageLite messageDefaultInstance,
Internal.EnumLiteMap<?> enumTypeMap,
int number,
WireFormat.FieldType type,
Class singularType)
For use by generated code only.
|
Modifier and Type | Method and Description |
---|---|
static Internal.EnumLiteMap<PluginProtos.CodeGeneratorResponse.Feature> |
PluginProtos.CodeGeneratorResponse.Feature.internalGetValueMap() |
Copyright © 2008–2021. All rights reserved.