Uses of Interface
com.google.protobuf.MessageLite.Builder
Packages that use MessageLite.Builder
Package
Description
-
Uses of MessageLite.Builder in com.google.protobuf
Subinterfaces of MessageLite.Builder in com.google.protobufModifier and TypeInterfaceDescriptionstatic interface
Abstract interface implemented by Protocol Message builders.Classes in com.google.protobuf that implement MessageLite.BuilderModifier and TypeClassDescriptionstatic class
AbstractMessage.Builder<BuilderType extends AbstractMessage.Builder<BuilderType>>
A partial implementation of theMessage.Builder
interface which implements as many methods of that interface as possible in terms of other methods.static class
AbstractMessageLite.Builder<MessageType extends AbstractMessageLite<MessageType,
BuilderType>, BuilderType extends AbstractMessageLite.Builder<MessageType, BuilderType>> A partial implementation of theMessage.Builder
interface which implements as many methods of that interface as possible in terms of other methods.static final class
Protobuf typegoogle.protobuf.Any
static final class
Protobuf typegoogle.protobuf.Api
static final class
Protobuf typegoogle.protobuf.BoolValue
static final class
Protobuf typegoogle.protobuf.BytesValue
static final class
Protobuf typegoogle.protobuf.DescriptorProto
static final class
Protobuf typegoogle.protobuf.DescriptorProto.ExtensionRange
static final class
Protobuf typegoogle.protobuf.DescriptorProto.ReservedRange
static final class
Protobuf typegoogle.protobuf.EnumDescriptorProto
static final class
Protobuf typegoogle.protobuf.EnumDescriptorProto.EnumReservedRange
static final class
Protobuf typegoogle.protobuf.EnumOptions
static final class
Protobuf typegoogle.protobuf.EnumValueDescriptorProto
static final class
Protobuf typegoogle.protobuf.EnumValueOptions
static final class
Protobuf typegoogle.protobuf.ExtensionRangeOptions
static final class
Protobuf typegoogle.protobuf.ExtensionRangeOptions.Declaration
static final class
Protobuf typegoogle.protobuf.FeatureSet
static final class
Protobuf typegoogle.protobuf.FeatureSet.VisibilityFeature
static final class
Protobuf typegoogle.protobuf.FeatureSetDefaults
static final class
Protobuf typegoogle.protobuf.FeatureSetDefaults.FeatureSetEditionDefault
static final class
Protobuf typegoogle.protobuf.FieldDescriptorProto
static final class
Protobuf typegoogle.protobuf.FieldOptions
static final class
Protobuf typegoogle.protobuf.FieldOptions.EditionDefault
static final class
Protobuf typegoogle.protobuf.FieldOptions.FeatureSupport
static final class
Protobuf typegoogle.protobuf.FileDescriptorProto
static final class
Protobuf typegoogle.protobuf.FileDescriptorSet
static final class
Protobuf typegoogle.protobuf.FileOptions
static final class
Protobuf typegoogle.protobuf.GeneratedCodeInfo.Annotation
static final class
Protobuf typegoogle.protobuf.GeneratedCodeInfo
static final class
Protobuf typegoogle.protobuf.MessageOptions
static final class
Protobuf typegoogle.protobuf.MethodDescriptorProto
static final class
Protobuf typegoogle.protobuf.MethodOptions
static final class
Protobuf typegoogle.protobuf.OneofDescriptorProto
static final class
Protobuf typegoogle.protobuf.OneofOptions
static final class
Protobuf typegoogle.protobuf.ServiceDescriptorProto
static final class
Protobuf typegoogle.protobuf.ServiceOptions
static final class
Protobuf typegoogle.protobuf.SourceCodeInfo
static final class
Protobuf typegoogle.protobuf.SourceCodeInfo.Location
static final class
Protobuf typegoogle.protobuf.UninterpretedOption
static final class
Protobuf typegoogle.protobuf.UninterpretedOption.NamePart
static final class
Protobuf typegoogle.protobuf.DoubleValue
static final class
Protobuf typegoogle.protobuf.Duration
static final class
Builder forDynamicMessage
s.static final class
Protobuf typegoogle.protobuf.Empty
static final class
Protobuf typegoogle.protobuf.Enum
static final class
Protobuf typegoogle.protobuf.EnumValue
static final class
Protobuf typegoogle.protobuf.Field
static final class
Protobuf typegoogle.protobuf.FieldMask
static final class
Protobuf typegoogle.protobuf.FloatValue
static class
GeneratedMessage.Builder<BuilderT extends GeneratedMessage.Builder<BuilderT>>
Builder class forGeneratedMessage
.static class
GeneratedMessage.ExtendableBuilder<MessageT extends GeneratedMessage.ExtendableMessage<MessageT>,
BuilderT extends GeneratedMessage.ExtendableBuilder<MessageT, BuilderT>> Generated message builders for message types that contain extension ranges subclass this.static class
GeneratedMessageLite.Builder<MessageType extends GeneratedMessageLite<MessageType,
BuilderType>, BuilderType extends GeneratedMessageLite.Builder<MessageType, BuilderType>> static class
GeneratedMessageLite.ExtendableBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,
BuilderType>, BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>> Lite equivalent ofGeneratedMessage.ExtendableBuilder
.static class
GeneratedMessageV3.Builder<BuilderT extends GeneratedMessageV3.Builder<BuilderT>>
Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x).static class
GeneratedMessageV3.ExtendableBuilder<MessageT extends GeneratedMessageV3.ExtendableMessage<MessageT>,
BuilderT extends GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>> Deprecated.This class is deprecated, and slated for removal in the next Java breaking change (5.x).static final class
Protobuf typegoogle.protobuf.Int32Value
static final class
Protobuf typegoogle.protobuf.Int64Value
static final class
Protobuf typepb.JavaFeatures
static final class
Protobuf typepb.JavaFeatures.NestInFileClassFeature
static final class
Protobuf typegoogle.protobuf.ListValue
static class
MapEntry.Builder<K,
V> Builder to createMapEntry
messages.static final class
Protobuf typegoogle.protobuf.Method
static final class
Protobuf typegoogle.protobuf.Mixin
static final class
Protobuf typegoogle.protobuf.Option
static final class
Protobuf typegoogle.protobuf.SourceContext
static final class
Protobuf typegoogle.protobuf.StringValue
static final class
Protobuf typegoogle.protobuf.Struct
static final class
Protobuf typegoogle.protobuf.Timestamp
static final class
Protobuf typegoogle.protobuf.Type
static final class
Protobuf typegoogle.protobuf.UInt32Value
static final class
Protobuf typegoogle.protobuf.UInt64Value
static final class
Builder forUnknownFieldSet
s.static final class
Protobuf typegoogle.protobuf.Value
Methods in com.google.protobuf that return MessageLite.BuilderModifier and TypeMethodDescriptionMessageLite.Builder.clear()
Resets all fields to their default values.MessageLite.Builder.clone()
Clones the Builder.Descriptors.FieldDescriptor.internalMergeFrom
(MessageLite.Builder to, MessageLite from) For internal use only.MessageLite.Builder.mergeFrom
(byte[] data) Parsedata
as a message of this type and merge it with the message being built.MessageLite.Builder.mergeFrom
(byte[] data, int off, int len) Parsedata
as a message of this type and merge it with the message being built.MessageLite.Builder.mergeFrom
(byte[] data, int off, int len, ExtensionRegistryLite extensionRegistry) Parsedata
as a message of this type and merge it with the message being built.MessageLite.Builder.mergeFrom
(byte[] data, ExtensionRegistryLite extensionRegistry) Parsedata
as a message of this type and merge it with the message being built.MessageLite.Builder.mergeFrom
(ByteString data) Parsedata
as a message of this type and merge it with the message being built.MessageLite.Builder.mergeFrom
(ByteString data, ExtensionRegistryLite extensionRegistry) Parsedata
as a message of this type and merge it with the message being built.MessageLite.Builder.mergeFrom
(CodedInputStream input) Parses a message of this type from the input and merges it with this message.MessageLite.Builder.mergeFrom
(CodedInputStream input, ExtensionRegistryLite extensionRegistry) LikemergeFrom(CodedInputStream)
, but also parses extensions.MessageLite.Builder.mergeFrom
(MessageLite other) Mergeother
into the message being built.MessageLite.Builder.mergeFrom
(InputStream input) Parse a message of this type frominput
and merge it with the message being built.MessageLite.Builder.mergeFrom
(InputStream input, ExtensionRegistryLite extensionRegistry) Parse a message of this type frominput
and merge it with the message being built.MessageLite.newBuilderForType()
Constructs a new builder for a message of the same type as this message.MessageLite.toBuilder()
Constructs a builder initialized with the current message.Methods in com.google.protobuf with parameters of type MessageLite.BuilderModifier and TypeMethodDescriptionDescriptors.FieldDescriptor.internalMergeFrom
(MessageLite.Builder to, MessageLite from) For internal use only.abstract void
CodedInputStream.readGroup
(int fieldNumber, MessageLite.Builder builder, ExtensionRegistryLite extensionRegistry) Read agroup
field value from the stream.abstract void
CodedInputStream.readMessage
(MessageLite.Builder builder, ExtensionRegistryLite extensionRegistry) Read an embedded message field value from the stream.abstract void
CodedInputStream.readUnknownGroup
(int fieldNumber, MessageLite.Builder builder) Deprecated.UnknownFieldSet.Builder now implements MessageLite.Builder, so you can just callCodedInputStream.readGroup(int, com.google.protobuf.MessageLite.Builder, com.google.protobuf.ExtensionRegistryLite)
. -
Uses of MessageLite.Builder in com.google.protobuf.compiler
Classes in com.google.protobuf.compiler that implement MessageLite.BuilderModifier and TypeClassDescriptionstatic final class
Protobuf typegoogle.protobuf.compiler.CodeGeneratorRequest
static final class
Protobuf typegoogle.protobuf.compiler.CodeGeneratorResponse
static final class
Protobuf typegoogle.protobuf.compiler.CodeGeneratorResponse.File
static final class
Protobuf typegoogle.protobuf.compiler.Version
-
Uses of MessageLite.Builder in dev.enola.common.validation
Classes in dev.enola.common.validation that implement MessageLite.BuilderModifier and TypeClassDescriptionstatic final class
Protobuf typedev.enola.validation.Validation
static final class
Protobuf typedev.enola.validation.Validations
-
Uses of MessageLite.Builder in dev.enola.core.proto
Classes in dev.enola.core.proto that implement MessageLite.BuilderModifier and TypeClassDescriptionstatic final class
Intentionally empty (currently).static final class
Protobuf typedev.enola.core.GetFileDescriptorSetResponse
static final class
Protobuf typedev.enola.core.GetThingRequest
static final class
Protobuf typedev.enola.core.GetThingResponse
static final class
Protobuf typedev.enola.core.GetThingsRequest
static final class
Protobuf typedev.enola.core.GetThingsResponse
-
Uses of MessageLite.Builder in dev.enola.core.util.proto
Classes in dev.enola.core.util.proto that implement MessageLite.BuilderModifier and TypeClassDescriptionstatic final class
TODO Log isn't actually used, just yet...static final class
Protobuf typedev.enola.core.util.Log.Entry
static final class
Protobuf typedev.enola.core.util.Log.Inline
-
Uses of MessageLite.Builder in dev.enola.thing.proto
Classes in dev.enola.thing.proto that implement MessageLite.BuilderModifier and TypeClassDescriptionstatic final class
Protobuf typedev.enola.thing.CompactThing
static final class
Protobuf typedev.enola.thing.CompactThings
static final class
Protobuf typedev.enola.thing.LinksMetadata
static final class
Protobuf typedev.enola.thing.TextThing
static final class
Protobuf typedev.enola.thing.TextThings
static final class
Thing is a generic datastructure for Linked Data.static final class
Protobuf typedev.enola.thing.ThingMetadata
static final class
Things are repeated things.static final class
Value is the stuff that Thing's fields are made of.static final class
TODO Keep or remove this? See https://github.com/enola-dev/enola/pull/540...static final class
TODO Rename to Collectionstatic final class
Protobuf typedev.enola.thing.Value.Literal