- EMPTY - Static variable in class com.google.protobuf.ByteString
-
Empty ByteString
.
- EMPTY_BYTE_ARRAY - Static variable in class com.google.protobuf.Internal
-
An empty byte array constant used in generated code.
- EMPTY_BYTE_BUFFER - Static variable in class com.google.protobuf.Internal
-
An empty byte array constant used in generated code.
- EMPTY_CODED_INPUT_STREAM - Static variable in class com.google.protobuf.Internal
-
An empty coded input stream constant used in generated code.
- emptyBooleanList() - Static method in class com.google.protobuf.GeneratedMessageLite
-
- emptyDoubleList() - Static method in class com.google.protobuf.GeneratedMessageLite
-
- emptyFloatList() - Static method in class com.google.protobuf.GeneratedMessageLite
-
- emptyIntList() - Static method in class com.google.protobuf.GeneratedMessageLite
-
- emptyLongList() - Static method in class com.google.protobuf.GeneratedMessageLite
-
- emptyMapField() - Static method in class com.google.protobuf.MapFieldLite
-
Returns an singleton immutable empty MapFieldLite instance.
- emptyProtobufList() - Static method in class com.google.protobuf.GeneratedMessageLite
-
- enableAliasing(boolean) - Method in class com.google.protobuf.CodedInputStream
-
- encodeZigZag32(int) - Static method in class com.google.protobuf.CodedOutputStream
-
Encode a ZigZag-encoded 32-bit value.
- encodeZigZag64(long) - Static method in class com.google.protobuf.CodedOutputStream
-
Encode a ZigZag-encoded 64-bit value.
- endsWith(ByteString) - Method in class com.google.protobuf.ByteString
-
Tests if this bytestring ends with the specified suffix.
- ensureInitialized(MessageLite) - Method in class com.google.protobuf.LazyFieldLite
-
Might lazily parse the bytes that were previously passed in.
- entrySet() - Method in class com.google.protobuf.Internal.MapAdapter
-
- entrySet() - Method in class com.google.protobuf.MapFieldLite
-
- equals(Object) - Method in class com.google.protobuf.ByteString
-
- equals(Object) - Method in class com.google.protobuf.GeneratedMessageLite
-
- equals(Object) - Method in class com.google.protobuf.LazyField
-
- equals(Object) - Method in class com.google.protobuf.LazyFieldLite
-
- equals(Object) - Method in class com.google.protobuf.MapFieldLite
-
Checks whether two map fields are equal.
- equals(Object) - Method in class com.google.protobuf.UnknownFieldSetLite
-
- ExperimentalApi - Annotation Type in com.google.protobuf
-
Indicates a public API that can change at any time, and has no guarantee of API stability and backward-compatibility.
- ExtendableBuilder(MessageType) - Constructor for class com.google.protobuf.GeneratedMessageLite.ExtendableBuilder
-
- ExtendableMessage() - Constructor for class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
- ExtensionLite<ContainingType extends MessageLite,Type> - Class in com.google.protobuf
-
Lite interface that generated extensions implement.
- ExtensionLite() - Constructor for class com.google.protobuf.ExtensionLite
-
- ExtensionRegistryLite - Class in com.google.protobuf
-
A table of known extensions, searchable by name or field number.
- extensions - Variable in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Represents the set of extensions on this message.
- extensionsAreInitialized() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Called by subclasses to check if all extensions are initialized.
- extensionsSerializedSize() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-
Called by subclasses to compute the size of extensions.
- extensionsSerializedSizeAsMessageSet() - Method in class com.google.protobuf.GeneratedMessageLite.ExtendableMessage
-