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

L

LABEL_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldDescriptorProto
 
LABEL_OPTIONAL_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_OPTIONAL = 1;
LABEL_REPEATED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_REPEATED = 3;
LABEL_REQUIRED_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FieldDescriptorProto.Label
LABEL_REQUIRED = 2;
LAZY_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.FieldOptions
 
LazyStringArrayList - Class in com.google.protobuf
An implementation of LazyStringList that wraps an ArrayList.
LazyStringArrayList() - Constructor for class com.google.protobuf.LazyStringArrayList
 
LazyStringArrayList(LazyStringList) - Constructor for class com.google.protobuf.LazyStringArrayList
 
LazyStringArrayList(List<String>) - Constructor for class com.google.protobuf.LazyStringArrayList
 
LazyStringList - Interface in com.google.protobuf
An interface extending List<String> that also provides access to the items of the list as UTF8-encoded ByteString objects.
LEADING_COMMENTS_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo.Location
 
listIterator(int) - Method in class com.google.protobuf.UnmodifiableLazyStringList
 
LITE_RUNTIME_VALUE - Static variable in enum com.google.protobuf.DescriptorProtos.FileOptions.OptimizeMode
LITE_RUNTIME = 3;
LITTLE_ENDIAN_32_SIZE - Static variable in class com.google.protobuf.CodedOutputStream
 
LITTLE_ENDIAN_64_SIZE - Static variable in class com.google.protobuf.CodedOutputStream
 
LOCATION_FIELD_NUMBER - Static variable in class com.google.protobuf.DescriptorProtos.SourceCodeInfo
 
A B C D E F G H I J L M N O P R S T U V W