类 ProtobufUtils


  • public class ProtobufUtils
    extends Object
    • 构造器详细资料

      • ProtobufUtils

        public ProtobufUtils()
    • 方法详细资料

      • marshaller

        public static <T extends com.google.protobuf.MessageLite> void marshaller​(T defaultInstance)
      • convertNullToEmpty

        public static com.google.protobuf.Empty convertNullToEmpty()
      • convertEmptyToNull

        public static Object convertEmptyToNull​(com.google.protobuf.Empty empty)