Uses of Class
com.google.protobuf.TypeRegistry
Packages that use TypeRegistry
-
Uses of TypeRegistry in com.google.protobuf
Methods in com.google.protobuf that return TypeRegistryModifier and TypeMethodDescriptionTypeRegistry.Builder.build()Builds aTypeRegistry.static TypeRegistryTypeRegistry.getEmptyTypeRegistry()Methods in com.google.protobuf with parameters of type TypeRegistryModifier and TypeMethodDescriptionTextFormat.Parser.Builder.setTypeRegistry(TypeRegistry typeRegistry) Sets the TypeRegistry for resolving Any.TextFormat.Printer.usingTypeRegistry(TypeRegistry typeRegistry) Creates a newTextFormat.Printerusing the given typeRegistry.