interface com.google.protobuf.MessageInfo
minor version: 0
major version: 59
flags: flags: (0x0600) ACC_INTERFACE, ACC_ABSTRACT
this_class: com.google.protobuf.MessageInfo
super_class: java.lang.Object
{
public abstract com.google.protobuf.ProtoSyntax getSyntax();
descriptor: ()Lcom/google/protobuf/ProtoSyntax;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract boolean isMessageSetWireFormat();
descriptor: ()Z
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
public abstract com.google.protobuf.MessageLite getDefaultInstance();
descriptor: ()Lcom/google/protobuf/MessageLite;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
}
SourceFile: "MessageInfo.java"