Uses of Class
com.google.protobuf.LazyStringArrayList
-
Uses of LazyStringArrayList in com.google.protobuf
Fields in com.google.protobuf declared as LazyStringArrayListModifier and TypeFieldDescriptionprivate LazyStringArrayList
DescriptorProtos.FileDescriptorProto.Builder.dependency_
private LazyStringArrayList
DescriptorProtos.FileDescriptorProto.dependency_
private static final LazyStringArrayList
LazyStringArrayList.EMPTY_LIST
private LazyStringArrayList
DescriptorProtos.SourceCodeInfo.Location.Builder.leadingDetachedComments_
private LazyStringArrayList
DescriptorProtos.SourceCodeInfo.Location.leadingDetachedComments_
private final LazyStringArrayList
LazyStringArrayList.ByteArrayListView.list
private final LazyStringArrayList
LazyStringArrayList.ByteStringListView.list
private LazyStringArrayList
DescriptorProtos.DescriptorProto.Builder.reservedName_
private LazyStringArrayList
DescriptorProtos.DescriptorProto.reservedName_
private LazyStringArrayList
DescriptorProtos.EnumDescriptorProto.Builder.reservedName_
private LazyStringArrayList
DescriptorProtos.EnumDescriptorProto.reservedName_
Methods in com.google.protobuf that return LazyStringArrayListModifier and TypeMethodDescriptionstatic LazyStringArrayList
LazyStringArrayList.emptyList()
Returns an empty immutableLazyStringArrayList
instanceLazyStringArrayList.mutableCopyWithCapacity
(int capacity) Constructors in com.google.protobuf with parameters of type LazyStringArrayListModifierConstructorDescription(package private)
(package private)