Uses of Interface
com.google.protobuf.Internal.EnumLite
Packages that use Internal.EnumLite
Package
Description
-
Uses of Internal.EnumLite in com.google.protobuf
Classes in com.google.protobuf with type parameters of type Internal.EnumLiteModifier and TypeInterfaceDescriptionstatic interface
Internal.EnumLiteMap<T extends Internal.EnumLite>
Interface for an object which maps integers toInternal.EnumLite
s.Subinterfaces of Internal.EnumLite in com.google.protobufModifier and TypeInterfaceDescriptioninterface
Interface of useful methods added to all enums generated by the protocol compiler.Classes in com.google.protobuf that implement Internal.EnumLiteModifier and TypeClassDescriptionstatic enum
Protobuf enumgoogle.protobuf.Edition
static enum
Protobuf enumgoogle.protobuf.ExtensionRangeOptions.VerificationState
static enum
Protobuf enumgoogle.protobuf.FeatureSet.EnforceNamingStyle
static enum
Protobuf enumgoogle.protobuf.FeatureSet.EnumType
static enum
Protobuf enumgoogle.protobuf.FeatureSet.FieldPresence
static enum
Protobuf enumgoogle.protobuf.FeatureSet.JsonFormat
static enum
Protobuf enumgoogle.protobuf.FeatureSet.MessageEncoding
static enum
Protobuf enumgoogle.protobuf.FeatureSet.RepeatedFieldEncoding
static enum
Protobuf enumgoogle.protobuf.FeatureSet.Utf8Validation
static enum
Protobuf enumgoogle.protobuf.FeatureSet.VisibilityFeature.DefaultSymbolVisibility
static enum
Protobuf enumgoogle.protobuf.FieldDescriptorProto.Label
static enum
Protobuf enumgoogle.protobuf.FieldDescriptorProto.Type
static enum
Protobuf enumgoogle.protobuf.FieldOptions.CType
static enum
Protobuf enumgoogle.protobuf.FieldOptions.JSType
static enum
Protobuf enumgoogle.protobuf.FieldOptions.OptionRetention
static enum
Protobuf enumgoogle.protobuf.FieldOptions.OptionTargetType
static enum
Protobuf enumgoogle.protobuf.FileOptions.OptimizeMode
static enum
Protobuf enumgoogle.protobuf.GeneratedCodeInfo.Annotation.Semantic
static enum
Protobuf enumgoogle.protobuf.MethodOptions.IdempotencyLevel
static enum
Protobuf enumgoogle.protobuf.SymbolVisibility
static final class
Describes one value within an enum type.static enum
Protobuf enumgoogle.protobuf.Field.Cardinality
static enum
Protobuf enumgoogle.protobuf.Field.Kind
static enum
Protobuf enumpb.JavaFeatures.NestInFileClassFeature.NestInFileClass
static enum
Protobuf enumpb.JavaFeatures.Utf8Validation
enum
Protobuf enumgoogle.protobuf.NullValue
enum
Protobuf enumgoogle.protobuf.Syntax
static enum
Methods in com.google.protobuf with type parameters of type Internal.EnumLiteModifier and TypeMethodDescriptionstatic <T extends Internal.EnumLite>
Internal.MapAdapter.Converter<Integer, T> Internal.MapAdapter.newEnumConverter
(Internal.EnumLiteMap<T> enumMap, T unrecognizedValue) Methods in com.google.protobuf with parameters of type Internal.EnumLiteModifier and TypeMethodDescriptionstatic int
Internal.hashEnum
(Internal.EnumLite e) Helper method for implementingMessage.hashCode()
for enums.Method parameters in com.google.protobuf with type arguments of type Internal.EnumLiteModifier and TypeMethodDescriptionstatic int
Internal.hashEnumList
(List<? extends Internal.EnumLite> list) Helper method for implementingMessage.hashCode()
for enum lists. -
Uses of Internal.EnumLite in com.google.protobuf.compiler
Classes in com.google.protobuf.compiler that implement Internal.EnumLiteModifier and TypeClassDescriptionstatic enum
Protobuf enumgoogle.protobuf.compiler.CodeGeneratorResponse.Feature
-
Uses of Internal.EnumLite in dev.enola.core.util.proto
Classes in dev.enola.core.util.proto that implement Internal.EnumLiteModifier and TypeClassDescriptionstatic enum
static enum
Inspired by https://cloud.google.com/service-infrastructure/docs/service-control/reference/rpc/google.logging.type, but could be extended here, as there is no real direct connection between this and GCP logging. -
Uses of Internal.EnumLite in dev.enola.thing.proto
Classes in dev.enola.thing.proto that implement Internal.EnumLite