class com.google.protobuf.WireFormat$FieldType$4 extends com.google.protobuf.WireFormat$FieldType
minor version: 0
major version: 59
flags: flags: (0x4020) ACC_SUPER, ACC_ANNOTATION
this_class: com.google.protobuf.WireFormat$FieldType$4
super_class: com.google.protobuf.WireFormat$FieldType
{
void <init>(java.lang.String, int, com.google.protobuf.WireFormat$JavaType, int);
descriptor: (Ljava/lang/String;ILcom/google/protobuf/WireFormat$JavaType;I)V
flags: (0x0000)
Code:
stack=5, locals=5, args_size=5
start local 0 start local 3 start local 4 0: aload 0
aload 1
iload 2
aload 3
iload 4
invokespecial com.google.protobuf.WireFormat$FieldType.<init>:(Ljava/lang/String;ILcom/google/protobuf/WireFormat$JavaType;I)V
return
end local 4 end local 3 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/WireFormat$FieldType$4;
0 1 3 $anonymous0 Lcom/google/protobuf/WireFormat$JavaType;
0 1 4 $anonymous1 I
MethodParameters:
Name Flags
$enum$name
$enum$ordinal
$anonymous0
$anonymous1
public boolean isPackable();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/WireFormat$FieldType$4;
}
SourceFile: "WireFormat.java"
EnclosingMethod: com.google.protobuf.WireFormat$FieldType
NestHost: com.google.protobuf.WireFormat
InnerClasses:
public FieldType = com.google.protobuf.WireFormat$FieldType of com.google.protobuf.WireFormat
com.google.protobuf.WireFormat$FieldType$4
public final JavaType = com.google.protobuf.WireFormat$JavaType of com.google.protobuf.WireFormat