Uses of Class
protobuf_unittest.UnittestProto.TestEmptyMessageWithExtensions
Packages that use UnittestProto.TestEmptyMessageWithExtensions
-
Uses of UnittestProto.TestEmptyMessageWithExtensions in protobuf_unittest
Methods in protobuf_unittest that return UnittestProto.TestEmptyMessageWithExtensionsModifier and TypeMethodDescriptionUnittestProto.TestEmptyMessageWithExtensions.clone()UnittestProto.TestEmptyMessageWithExtensions.mergeFrom(UnittestProto.TestEmptyMessageWithExtensions other) UnittestProto.TestEmptyMessageWithExtensions.mergeUnframed(CodedInputStream input) UnittestProto.TestEmptyMessageWithExtensions.parseFramed(byte[] data) UnittestProto.TestEmptyMessageWithExtensions.parseFramed(InputStream data) UnittestProto.TestEmptyMessageWithExtensions.parseFramed(Buffer data) UnittestProto.TestEmptyMessageWithExtensions.parseFramed(CodedInputStream data) UnittestProto.TestEmptyMessageWithExtensions.parseUnframed(byte[] data) UnittestProto.TestEmptyMessageWithExtensions.parseUnframed(InputStream data) UnittestProto.TestEmptyMessageWithExtensions.parseUnframed(Buffer data) UnittestProto.TestEmptyMessageWithExtensions.parseUnframed(CodedInputStream data) Methods in protobuf_unittest with parameters of type UnittestProto.TestEmptyMessageWithExtensionsModifier and TypeMethodDescriptionbooleanUnittestProto.TestEmptyMessageWithExtensions.equals(UnittestProto.TestEmptyMessageWithExtensions obj) UnittestProto.TestEmptyMessageWithExtensions.mergeFrom(UnittestProto.TestEmptyMessageWithExtensions other)