Uses of Interface
com.google.protobuf.LazyStringList
Packages that use LazyStringList
-
Uses of LazyStringList in com.google.protobuf
Classes in com.google.protobuf that implement LazyStringListModifier and TypeClassDescriptionclassAn implementation ofLazyStringListthat wraps an ArrayList.classAn implementation ofLazyStringListthat wraps anotherLazyStringListsuch that it cannot be modified via the wrapper.Fields in com.google.protobuf declared as LazyStringListModifier and TypeFieldDescriptionprivate LazyStringListDescriptorProtos.FileDescriptorProto.Builder.dependency_private LazyStringListDescriptorProtos.FileDescriptorProto.dependency_static final LazyStringListLazyStringArrayList.EMPTYprivate LazyStringListDescriptorProtos.SourceCodeInfo.Location.Builder.leadingDetachedComments_private LazyStringListDescriptorProtos.SourceCodeInfo.Location.leadingDetachedComments_private final LazyStringListUnmodifiableLazyStringList.listprivate LazyStringListType.Builder.oneofs_private LazyStringListType.oneofs_private LazyStringListFieldMask.Builder.paths_private LazyStringListFieldMask.paths_private LazyStringListDescriptorProtos.DescriptorProto.Builder.reservedName_private LazyStringListDescriptorProtos.DescriptorProto.reservedName_private LazyStringListDescriptorProtos.EnumDescriptorProto.Builder.reservedName_private LazyStringListDescriptorProtos.EnumDescriptorProto.reservedName_Methods in com.google.protobuf that return LazyStringListModifier and TypeMethodDescriptionLazyStringArrayList.getUnmodifiableView()LazyStringList.getUnmodifiableView()Returns an unmodifiable view of the list.UnmodifiableLazyStringList.getUnmodifiableView()Methods in com.google.protobuf with parameters of type LazyStringListModifier and TypeMethodDescriptionvoidLazyStringArrayList.mergeFrom(LazyStringList other) voidLazyStringList.mergeFrom(LazyStringList other) Merges all elements from another LazyStringList into this one.voidUnmodifiableLazyStringList.mergeFrom(LazyStringList other) Constructors in com.google.protobuf with parameters of type LazyStringListModifierConstructorDescription -
Uses of LazyStringList in com.google.protobuf.compiler
Fields in com.google.protobuf.compiler declared as LazyStringListModifier and TypeFieldDescriptionprivate LazyStringListPluginProtos.CodeGeneratorRequest.Builder.fileToGenerate_private LazyStringListPluginProtos.CodeGeneratorRequest.fileToGenerate_