Skip navigation links
A B C D E F G H I L M N O P R S T U V W 

M

makeImmutable() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
 
makeImmutable() - Method in class com.google.protobuf.GeneratedMessageLite
Called by subclasses to complete parsing.
makeImmutable(T) - Static method in class com.google.protobuf.GeneratedMessageLite
 
makeImmutable() - Method in interface com.google.protobuf.Internal.ProtobufList
Makes this list immutable.
makeImmutable() - Method in class com.google.protobuf.MapFieldLite
Makes this field immutable.
makeImmutable() - Method in class com.google.protobuf.UnknownFieldSetLite
Marks this object as immutable.
MapAdapter(Map<K, RealValue>, Internal.MapAdapter.Converter<RealValue, V>) - Constructor for class com.google.protobuf.Internal.MapAdapter
 
MapEntryLite<K,V> - Class in com.google.protobuf
Implements the lite version of map entry messages.
MapFieldLite<K,V> - Class in com.google.protobuf
Internal representation of map fields in generated lite-runtime messages.
memoizedHashCode - Variable in class com.google.protobuf.AbstractMessageLite
Hashcode.
memoizedSerializedSize - Variable in class com.google.protobuf.GeneratedMessageLite
For use by generated code only.
merge(LazyFieldLite) - Method in class com.google.protobuf.LazyFieldLite
Merges another instance's contents.
mergeDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeDelimitedFrom(InputStream) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeDelimitedFrom(InputStream) - Method in interface com.google.protobuf.MessageLite.Builder
Like MessageLite.Builder.mergeFrom(InputStream), but does not read until EOF.
mergeDelimitedFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
mergeExtensionFields(MessageType) - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
 
mergeFrom(CodedInputStream) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(ByteString) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(ByteString, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(byte[]) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(byte[], int, int) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(byte[], ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(byte[], int, int, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(InputStream) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(InputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(MessageLite) - Method in class com.google.protobuf.AbstractMessageLite.Builder
 
mergeFrom(MessageType) - Method in class com.google.protobuf.GeneratedMessageLite.Builder
All subclasses implement this.
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.GeneratedMessageLite.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.google.protobuf.LazyFieldLite
Merges another instance's contents from a stream.
mergeFrom(LazyStringList) - Method in interface com.google.protobuf.LazyStringList
Merges all elements from another LazyStringList into this one.
mergeFrom(MapFieldLite<K, V>) - Method in class com.google.protobuf.MapFieldLite
 
mergeFrom(CodedInputStream) - Method in interface com.google.protobuf.MessageLite.Builder
Parses a message of this type from the input and merges it with this message.
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
Like MessageLite.Builder.mergeFrom(CodedInputStream), but also parses extensions.
mergeFrom(ByteString) - Method in interface com.google.protobuf.MessageLite.Builder
Parse data as a message of this type and merge it with the message being built.
mergeFrom(ByteString, ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
Parse data as a message of this type and merge it with the message being built.
mergeFrom(byte[]) - Method in interface com.google.protobuf.MessageLite.Builder
Parse data as a message of this type and merge it with the message being built.
mergeFrom(byte[], int, int) - Method in interface com.google.protobuf.MessageLite.Builder
Parse data as a message of this type and merge it with the message being built.
mergeFrom(byte[], ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
Parse data as a message of this type and merge it with the message being built.
mergeFrom(byte[], int, int, ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
Parse data as a message of this type and merge it with the message being built.
mergeFrom(InputStream) - Method in interface com.google.protobuf.MessageLite.Builder
Parse a message of this type from input and merge it with the message being built.
mergeFrom(InputStream, ExtensionRegistryLite) - Method in interface com.google.protobuf.MessageLite.Builder
Parse a message of this type from input and merge it with the message being built.
mergeFrom(MessageLite) - Method in interface com.google.protobuf.MessageLite.Builder
Merge other into the message being built.
mergeLengthDelimitedField(int, ByteString) - Method in class com.google.protobuf.GeneratedMessageLite
Called by subclasses to parse an unknown field.
mergeUnknownFields(UnknownFieldSetLite) - Method in class com.google.protobuf.GeneratedMessageLite
Merge some unknown fields into the UnknownFieldSetLite for this message.
mergeVarintField(int, int) - Method in class com.google.protobuf.GeneratedMessageLite
Called by subclasses to parse an unknown field.
MessageLite - Interface in com.google.protobuf
Abstract interface implemented by Protocol Message objects.
MessageLite.Builder - Interface in com.google.protobuf
Abstract interface implemented by Protocol Message builders.
MessageLiteOrBuilder - Interface in com.google.protobuf
Base interface for methods common to MessageLite and MessageLite.Builder to provide type equivalency.
mutableCopy(Internal.IntList) - Static method in class com.google.protobuf.GeneratedMessageLite
 
mutableCopy(Internal.LongList) - Static method in class com.google.protobuf.GeneratedMessageLite
 
mutableCopy(Internal.FloatList) - Static method in class com.google.protobuf.GeneratedMessageLite
 
mutableCopy(Internal.DoubleList) - Static method in class com.google.protobuf.GeneratedMessageLite
 
mutableCopy(Internal.BooleanList) - Static method in class com.google.protobuf.GeneratedMessageLite
 
mutableCopy(Internal.ProtobufList<E>) - Static method in class com.google.protobuf.GeneratedMessageLite
 
mutableCopy() - Method in class com.google.protobuf.MapFieldLite
Returns a deep copy of this map field.
mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.BooleanList
Returns a mutable clone of this list with the specified capacity.
mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.DoubleList
Returns a mutable clone of this list with the specified capacity.
mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.FloatList
Returns a mutable clone of this list with the specified capacity.
mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.IntList
Returns a mutable clone of this list with the specified capacity.
mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.LongList
Returns a mutable clone of this list with the specified capacity.
mutableCopyWithCapacity(int) - Method in interface com.google.protobuf.Internal.ProtobufList
Returns a mutable clone of this list with the specified capacity.
A B C D E F G H I L M N O P R S T U V W 
Skip navigation links