Uses of Interface
com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner
-
Packages that use Descriptors.FileDescriptor.InternalDescriptorAssigner Package Description com.google.protobuf -
-
Uses of Descriptors.FileDescriptor.InternalDescriptorAssigner in com.google.protobuf
Methods in com.google.protobuf with parameters of type Descriptors.FileDescriptor.InternalDescriptorAssigner Modifier and Type Method Description static voidDescriptors.FileDescriptor. internalBuildGeneratedFileFrom(java.lang.String[] descriptorDataParts, Descriptors.FileDescriptor[] dependencies, Descriptors.FileDescriptor.InternalDescriptorAssigner descriptorAssigner)Deprecated.Any gencode which is using this method is far out of support and should be regenerated with a newer version of the protobuf compiler.
-