Uses of Interface
com.google.protobuf.ProtocolStringList
Packages that use ProtocolStringList
-
Uses of ProtocolStringList in com.google.protobuf
Subinterfaces of ProtocolStringList in com.google.protobufModifier and TypeInterfaceDescriptioninterfaceAn interface extendingList<String>that also provides access to the items of the list as UTF8-encoded ByteString or byte[] objects.Classes in com.google.protobuf that implement ProtocolStringListModifier and TypeClassDescriptionclassAn implementation ofLazyStringListthat wraps anArrayList.classDeprecated. -
Uses of ProtocolStringList in com.google.protobuf.compiler
Methods in com.google.protobuf.compiler that return ProtocolStringListModifier and TypeMethodDescriptionPluginProtos.CodeGeneratorRequest.Builder.getFileToGenerateList()The .proto files that were explicitly listed on the command-line.PluginProtos.CodeGeneratorRequest.getFileToGenerateList()The .proto files that were explicitly listed on the command-line.
AbstractProtobufList.makeImmutable()instead.