Uses of Class
com.google.protobuf.LazyStringArrayList
Packages that use LazyStringArrayList
-
Uses of LazyStringArrayList in com.google.protobuf
Fields in com.google.protobuf declared as LazyStringArrayListModifier and TypeFieldDescriptionprivate static final LazyStringArrayList
LazyStringArrayList.EMPTY_LIST
private final LazyStringArrayList
LazyStringArrayList.ByteArrayListView.list
private final LazyStringArrayList
LazyStringArrayList.ByteStringListView.list
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)
-
Uses of LazyStringArrayList in com.google.protobuf.compiler
Fields in com.google.protobuf.compiler declared as LazyStringArrayListModifier and TypeFieldDescriptionprivate LazyStringArrayList
PluginProtos.CodeGeneratorRequest.Builder.fileToGenerate_
private LazyStringArrayList
PluginProtos.CodeGeneratorRequest.fileToGenerate_