Package com.google.protobuf
Interface NewInstanceSchema
- All Known Implementing Classes:
NewInstanceSchemaFull
,NewInstanceSchemaLite
interface NewInstanceSchema
-
Method Summary
Modifier and TypeMethodDescriptionnewInstance
(Object defaultInstance) Create a new message instance given the default instance of the message type.
-
Method Details
-
newInstance
Create a new message instance given the default instance of the message type.
-