Example #1
0
 public com.gary.netty.protobuf.ResultPro.Result build() {
   com.gary.netty.protobuf.ResultPro.Result result = buildPartial();
   if (!result.isInitialized()) {
     throw newUninitializedMessageException(result);
   }
   return result;
 }