Interface NewInstanceSchema

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.Object newInstance​(java.lang.Object defaultInstance)
      Create a new message instance given the default instance of the message type.
    • Method Detail

      • newInstance

        java.lang.Object newInstance​(java.lang.Object defaultInstance)
        Create a new message instance given the default instance of the message type.