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 LazyStringArrayListLazyStringArrayList.EMPTY_LISTprivate final LazyStringArrayListLazyStringArrayList.ByteArrayListView.listprivate final LazyStringArrayListLazyStringArrayList.ByteStringListView.listMethods in com.google.protobuf that return LazyStringArrayListModifier and TypeMethodDescriptionstatic LazyStringArrayListLazyStringArrayList.emptyList()Returns an empty immutableLazyStringArrayListinstanceLazyStringArrayList.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 LazyStringArrayListPluginProtos.CodeGeneratorRequest.Builder.fileToGenerate_private LazyStringArrayListPluginProtos.CodeGeneratorRequest.fileToGenerate_