computeMessageSize(int fieldNumber, K key, V value) | com.google.protobuf.MapEntryLite< K, V > | inline |
getKey() | com.google.protobuf.MapEntryLite< K, V > | inline |
getValue() | com.google.protobuf.MapEntryLite< K, V > | inline |
key | com.google.protobuf.MapEntryLite< K, V > | private |
KEY_FIELD_NUMBER | com.google.protobuf.MapEntryLite< K, V > | privatestatic |
MapEntryLite(WireFormat.FieldType keyType, K defaultKey, WireFormat.FieldType valueType, V defaultValue) | com.google.protobuf.MapEntryLite< K, V > | inlineprivate |
MapEntryLite(Metadata< K, V > metadata, K key, V value) | com.google.protobuf.MapEntryLite< K, V > | inlineprivate |
metadata | com.google.protobuf.MapEntryLite< K, V > | private |
newDefaultInstance(WireFormat.FieldType keyType, K defaultKey, WireFormat.FieldType valueType, V defaultValue) | com.google.protobuf.MapEntryLite< K, V > | inlinestatic |
parseEntry(ByteString bytes, ExtensionRegistryLite extensionRegistry) | com.google.protobuf.MapEntryLite< K, V > | inline |
parseInto(MapFieldLite< K, V > map, CodedInputStream input, ExtensionRegistryLite extensionRegistry) | com.google.protobuf.MapEntryLite< K, V > | inline |
serializeTo(CodedOutputStream output, int fieldNumber, K key, V value) | com.google.protobuf.MapEntryLite< K, V > | inline |
value | com.google.protobuf.MapEntryLite< K, V > | private |
VALUE_FIELD_NUMBER | com.google.protobuf.MapEntryLite< K, V > | privatestatic |