ExtensionRegistry
based constructors instead@Deprecated public interface ExtensionRegistryInitializer
ExtensionRegistry
.
This interface provides a facility to populate the ExtensionRegistry
.
Modifier and Type | Method and Description |
---|---|
void |
initializeExtensionRegistry(com.google.protobuf.ExtensionRegistry registry)
Deprecated.
Initializes the
ExtensionRegistry with Protocol Message extensions. |