- GeneratedMessageLite<MessageType extends GeneratedMessageLite<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.Builder<MessageType,BuilderType>> - Class in com.google.protobuf
-
All generated protocol message classes extend this class.
- GeneratedMessageLite() - Constructor for class com.google.protobuf.GeneratedMessageLite
-
- GeneratedMessageLite.Builder<MessageType extends GeneratedMessageLite<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.Builder<MessageType,BuilderType>> - Class in com.google.protobuf
-
- GeneratedMessageLite.DefaultInstanceBasedParser<T extends GeneratedMessageLite<T,?>> - Class in com.google.protobuf
-
A
Parser
implementation that delegates to the default instance.
- GeneratedMessageLite.ExtendableBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>> - Class in com.google.protobuf
-
Generated message builders for message types that contain extension ranges subclass this.
- GeneratedMessageLite.ExtendableMessage<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>> - Class in com.google.protobuf
-
Generated message classes for message types that contain extension ranges subclass this.
- GeneratedMessageLite.ExtendableMessage.ExtensionWriter - Class in com.google.protobuf
-
Used by subclasses to serialize extensions.
- GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>> - Interface in com.google.protobuf
-
- GeneratedMessageLite.GeneratedExtension<ContainingType extends MessageLite,Type> - Class in com.google.protobuf
-
Type used to represent generated extensions.
- GeneratedMessageLite.MergeFromVisitor - Class in com.google.protobuf
-
Implements field merging semantics over the visitor interface.
- GeneratedMessageLite.MethodToInvoke - Enum in com.google.protobuf
-
- GeneratedMessageLite.SerializedForm - Class in com.google.protobuf
-
A serialized (serializable) form of the generated message.
- GeneratedMessageLite.Visitor - Interface in com.google.protobuf
-
An abstract visitor that the generated code calls into that we use to implement various features.
- get(int) - Method in class com.google.protobuf.Internal.ListAdapter
-
- get(Object) - Method in class com.google.protobuf.Internal.MapAdapter
-
- getBoolean(int) - Method in interface com.google.protobuf.Internal.BooleanList
-
Like List.get(int)
but more efficient in that it doesn't box the returned value.
- getByteArray(int) - Method in interface com.google.protobuf.LazyStringList
-
Returns the element at the specified position in this list as byte[].
- getByteString(int) - Method in interface com.google.protobuf.LazyStringList
-
Returns the element at the specified position in this list as a ByteString.
- getBytesUntilLimit() - Method in class com.google.protobuf.CodedInputStream
-
Returns the number of bytes to be read before the current limit.
- getContainingTypeDefaultInstance() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
Default instance of the type being extended, used to identify that type.
- getDefaultInstance() - Static method in class com.google.protobuf.UnknownFieldSetLite
-
Get an empty UnknownFieldSetLite
.
- getDefaultInstanceForType() - Method in class com.google.protobuf.GeneratedMessageLite.Builder
-
- getDefaultInstanceForType() - Method in class com.google.protobuf.GeneratedMessageLite
-
- getDefaultInstanceForType() - Method in interface com.google.protobuf.MessageLiteOrBuilder
-
Get an instance of the type with no fields set.
- getDefaultValue() - Method in class com.google.protobuf.ExtensionLite
-
Returns the default value of the extension field.
- getDefaultValue() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
- getDouble(int) - Method in interface com.google.protobuf.Internal.DoubleList
-
Like List.get(int)
but more efficient in that it doesn't box the returned value.
- getEmptyRegistry() - Static method in class com.google.protobuf.ExtensionRegistryLite
-
Get the unmodifiable singleton empty instance of either ExtensionRegistryLite or ExtensionRegistry
(if
the full (non-Lite) proto libraries are available).
- getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Get one element of a repeated extension.
- getExtension(ExtensionLite<MessageType, Type>) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
-
Get the value of an extension.
- getExtension(ExtensionLite<MessageType, List<Type>>, int) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
-
Get one element of a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Get the number of elements in a repeated extension.
- getExtensionCount(ExtensionLite<MessageType, List<Type>>) - Method in interface com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder
-
Get the number of elements in a repeated extension.
- getFloat(int) - Method in interface com.google.protobuf.Internal.FloatList
-
Like List.get(int)
but more efficient in that it doesn't box the returned value.
- getInt(int) - Method in interface com.google.protobuf.Internal.IntList
-
Like List.get(int)
but more efficient in that it doesn't box the returned value.
- getJavaType() - Method in enum com.google.protobuf.WireFormat.FieldType
-
- getKey() - Method in class com.google.protobuf.MapEntryLite
-
- getLastTag() - Method in class com.google.protobuf.CodedInputStream
-
- getLiteType() - Method in class com.google.protobuf.ExtensionLite
-
Returns the type of the field.
- getLiteType() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
- getLong(int) - Method in interface com.google.protobuf.Internal.LongList
-
Like List.get(int)
but more efficient in that it doesn't box the returned value.
- getMessageDefaultInstance() - Method in class com.google.protobuf.ExtensionLite
-
Returns the default instance of the extension field, if it's a message extension.
- getMessageDefaultInstance() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
If the extension is an embedded message or group, returns the default instance of the message.
- getMissingFields() - Method in exception com.google.protobuf.UninitializedMessageException
-
Get a list of human-readable names of required fields missing from this message.
- getNumber() - Method in class com.google.protobuf.ExtensionLite
-
Returns the field number of the extension.
- getNumber() - Method in class com.google.protobuf.GeneratedMessageLite.GeneratedExtension
-
Get the field number.
- getNumber() - Method in interface com.google.protobuf.Internal.EnumLite
-
- getParserForType() - Method in class com.google.protobuf.GeneratedMessageLite
-
- getParserForType() - Method in interface com.google.protobuf.MessageLite
-
Gets the parser for a message of the same type as this message.
- getRaw(int) - Method in interface com.google.protobuf.LazyStringList
-
Returns the element at the specified position in this list as an Object that will either be a String or a
ByteString.
- getSerializedSize() - Method in class com.google.protobuf.LazyFieldLite
-
Due to the optional field can be duplicated at the end of serialized bytes, which will make the serialized size
changed after LazyField parsed.
- getSerializedSize() - Method in interface com.google.protobuf.MessageLite
-
Get the number of bytes required to encode this message.
- getSerializedSize() - Method in class com.google.protobuf.UnknownFieldSetLite
-
Get the number of bytes required to encode this set.
- getTagFieldNumber(int) - Static method in class com.google.protobuf.WireFormat
-
Given a tag value, determines the field number (the upper 29 bits).
- getTagWireType(int) - Static method in class com.google.protobuf.WireFormat
-
Given a tag value, determines the wire type (the lower 3 bits).
- getTotalBytesRead() - Method in class com.google.protobuf.CodedInputStream
-
The total bytes read up to the current position.
- getTotalBytesWritten() - Method in class com.google.protobuf.CodedOutputStream
-
Get the total number of bytes successfully written to this stream.
- getTreeDepth() - Method in class com.google.protobuf.ByteString
-
Return the depth of the tree representing this ByteString
, if any, whose root is this node.
- getUnderlyingElements() - Method in interface com.google.protobuf.LazyStringList
-
Returns an unmodifiable List of the underlying elements, each of which is either a String
or its
equivalent UTF-8 encoded ByteString
or byte[].
- getUnfinishedMessage() - Method in exception com.google.protobuf.InvalidProtocolBufferException
-
Returns the unfinished message attached to the exception, or null if no message is attached.
- getUnmodifiable() - Method in class com.google.protobuf.ExtensionRegistryLite
-
Returns an unmodifiable view of the registry.
- getUnmodifiableView() - Method in interface com.google.protobuf.LazyStringList
-
Returns an unmodifiable view of the list.
- getValue() - Method in class com.google.protobuf.LazyField
-
- getValue(MessageLite) - Method in class com.google.protobuf.LazyFieldLite
-
Returns message instance.
- getValue() - Method in class com.google.protobuf.MapEntryLite
-
- getWireType() - Method in enum com.google.protobuf.WireFormat.FieldType
-