public class com.google.protobuf.WireFormat$FieldType extends java.lang.Enum<com.google.protobuf.WireFormat$FieldType>
minor version: 0
major version: 59
flags: flags: (0x4021) ACC_PUBLIC, ACC_SUPER, ACC_ANNOTATION
this_class: com.google.protobuf.WireFormat$FieldType
super_class: java.lang.Enum
{
public static final com.google.protobuf.WireFormat$FieldType DOUBLE;
descriptor: Lcom/google/protobuf/WireFormat$FieldType;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.WireFormat$FieldType FLOAT;
descriptor: Lcom/google/protobuf/WireFormat$FieldType;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.WireFormat$FieldType INT64;
descriptor: Lcom/google/protobuf/WireFormat$FieldType;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.WireFormat$FieldType UINT64;
descriptor: Lcom/google/protobuf/WireFormat$FieldType;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.WireFormat$FieldType INT32;
descriptor: Lcom/google/protobuf/WireFormat$FieldType;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.WireFormat$FieldType FIXED64;
descriptor: Lcom/google/protobuf/WireFormat$FieldType;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.WireFormat$FieldType FIXED32;
descriptor: Lcom/google/protobuf/WireFormat$FieldType;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.WireFormat$FieldType BOOL;
descriptor: Lcom/google/protobuf/WireFormat$FieldType;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.WireFormat$FieldType STRING;
descriptor: Lcom/google/protobuf/WireFormat$FieldType;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.WireFormat$FieldType GROUP;
descriptor: Lcom/google/protobuf/WireFormat$FieldType;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.WireFormat$FieldType MESSAGE;
descriptor: Lcom/google/protobuf/WireFormat$FieldType;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.WireFormat$FieldType BYTES;
descriptor: Lcom/google/protobuf/WireFormat$FieldType;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.WireFormat$FieldType UINT32;
descriptor: Lcom/google/protobuf/WireFormat$FieldType;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.WireFormat$FieldType ENUM;
descriptor: Lcom/google/protobuf/WireFormat$FieldType;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.WireFormat$FieldType SFIXED32;
descriptor: Lcom/google/protobuf/WireFormat$FieldType;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.WireFormat$FieldType SFIXED64;
descriptor: Lcom/google/protobuf/WireFormat$FieldType;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.WireFormat$FieldType SINT32;
descriptor: Lcom/google/protobuf/WireFormat$FieldType;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.WireFormat$FieldType SINT64;
descriptor: Lcom/google/protobuf/WireFormat$FieldType;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
private final com.google.protobuf.WireFormat$JavaType javaType;
descriptor: Lcom/google/protobuf/WireFormat$JavaType;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final int wireType;
descriptor: I
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private static final com.google.protobuf.WireFormat$FieldType[] ENUM$VALUES;
descriptor: [Lcom/google/protobuf/WireFormat$FieldType;
flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=6, locals=0, args_size=0
0: new com.google.protobuf.WireFormat$FieldType
dup
ldc "DOUBLE"
iconst_0
getstatic com.google.protobuf.WireFormat$JavaType.DOUBLE:Lcom/google/protobuf/WireFormat$JavaType;
iconst_1
invokespecial com.google.protobuf.WireFormat$FieldType.<init>:(Ljava/lang/String;ILcom/google/protobuf/WireFormat$JavaType;I)V
putstatic com.google.protobuf.WireFormat$FieldType.DOUBLE:Lcom/google/protobuf/WireFormat$FieldType;
1: new com.google.protobuf.WireFormat$FieldType
dup
ldc "FLOAT"
iconst_1
getstatic com.google.protobuf.WireFormat$JavaType.FLOAT:Lcom/google/protobuf/WireFormat$JavaType;
iconst_5
invokespecial com.google.protobuf.WireFormat$FieldType.<init>:(Ljava/lang/String;ILcom/google/protobuf/WireFormat$JavaType;I)V
putstatic com.google.protobuf.WireFormat$FieldType.FLOAT:Lcom/google/protobuf/WireFormat$FieldType;
2: new com.google.protobuf.WireFormat$FieldType
dup
ldc "INT64"
iconst_2
getstatic com.google.protobuf.WireFormat$JavaType.LONG:Lcom/google/protobuf/WireFormat$JavaType;
iconst_0
invokespecial com.google.protobuf.WireFormat$FieldType.<init>:(Ljava/lang/String;ILcom/google/protobuf/WireFormat$JavaType;I)V
putstatic com.google.protobuf.WireFormat$FieldType.INT64:Lcom/google/protobuf/WireFormat$FieldType;
3: new com.google.protobuf.WireFormat$FieldType
dup
ldc "UINT64"
iconst_3
getstatic com.google.protobuf.WireFormat$JavaType.LONG:Lcom/google/protobuf/WireFormat$JavaType;
iconst_0
invokespecial com.google.protobuf.WireFormat$FieldType.<init>:(Ljava/lang/String;ILcom/google/protobuf/WireFormat$JavaType;I)V
putstatic com.google.protobuf.WireFormat$FieldType.UINT64:Lcom/google/protobuf/WireFormat$FieldType;
4: new com.google.protobuf.WireFormat$FieldType
dup
ldc "INT32"
iconst_4
getstatic com.google.protobuf.WireFormat$JavaType.INT:Lcom/google/protobuf/WireFormat$JavaType;
iconst_0
invokespecial com.google.protobuf.WireFormat$FieldType.<init>:(Ljava/lang/String;ILcom/google/protobuf/WireFormat$JavaType;I)V
putstatic com.google.protobuf.WireFormat$FieldType.INT32:Lcom/google/protobuf/WireFormat$FieldType;
5: new com.google.protobuf.WireFormat$FieldType
dup
ldc "FIXED64"
iconst_5
getstatic com.google.protobuf.WireFormat$JavaType.LONG:Lcom/google/protobuf/WireFormat$JavaType;
iconst_1
invokespecial com.google.protobuf.WireFormat$FieldType.<init>:(Ljava/lang/String;ILcom/google/protobuf/WireFormat$JavaType;I)V
putstatic com.google.protobuf.WireFormat$FieldType.FIXED64:Lcom/google/protobuf/WireFormat$FieldType;
6: new com.google.protobuf.WireFormat$FieldType
dup
ldc "FIXED32"
bipush 6
getstatic com.google.protobuf.WireFormat$JavaType.INT:Lcom/google/protobuf/WireFormat$JavaType;
iconst_5
invokespecial com.google.protobuf.WireFormat$FieldType.<init>:(Ljava/lang/String;ILcom/google/protobuf/WireFormat$JavaType;I)V
putstatic com.google.protobuf.WireFormat$FieldType.FIXED32:Lcom/google/protobuf/WireFormat$FieldType;
7: new com.google.protobuf.WireFormat$FieldType
dup
ldc "BOOL"
bipush 7
getstatic com.google.protobuf.WireFormat$JavaType.BOOLEAN:Lcom/google/protobuf/WireFormat$JavaType;
iconst_0
invokespecial com.google.protobuf.WireFormat$FieldType.<init>:(Ljava/lang/String;ILcom/google/protobuf/WireFormat$JavaType;I)V
putstatic com.google.protobuf.WireFormat$FieldType.BOOL:Lcom/google/protobuf/WireFormat$FieldType;
8: new com.google.protobuf.WireFormat$FieldType$1
dup
ldc "STRING"
bipush 8
getstatic com.google.protobuf.WireFormat$JavaType.STRING:Lcom/google/protobuf/WireFormat$JavaType;
iconst_2
invokespecial com.google.protobuf.WireFormat$FieldType$1.<init>:(Ljava/lang/String;ILcom/google/protobuf/WireFormat$JavaType;I)V
putstatic com.google.protobuf.WireFormat$FieldType.STRING:Lcom/google/protobuf/WireFormat$FieldType;
9: new com.google.protobuf.WireFormat$FieldType$2
dup
ldc "GROUP"
bipush 9
getstatic com.google.protobuf.WireFormat$JavaType.MESSAGE:Lcom/google/protobuf/WireFormat$JavaType;
iconst_3
invokespecial com.google.protobuf.WireFormat$FieldType$2.<init>:(Ljava/lang/String;ILcom/google/protobuf/WireFormat$JavaType;I)V
putstatic com.google.protobuf.WireFormat$FieldType.GROUP:Lcom/google/protobuf/WireFormat$FieldType;
10: new com.google.protobuf.WireFormat$FieldType$3
dup
ldc "MESSAGE"
bipush 10
getstatic com.google.protobuf.WireFormat$JavaType.MESSAGE:Lcom/google/protobuf/WireFormat$JavaType;
iconst_2
invokespecial com.google.protobuf.WireFormat$FieldType$3.<init>:(Ljava/lang/String;ILcom/google/protobuf/WireFormat$JavaType;I)V
putstatic com.google.protobuf.WireFormat$FieldType.MESSAGE:Lcom/google/protobuf/WireFormat$FieldType;
11: new com.google.protobuf.WireFormat$FieldType$4
dup
ldc "BYTES"
bipush 11
getstatic com.google.protobuf.WireFormat$JavaType.BYTE_STRING:Lcom/google/protobuf/WireFormat$JavaType;
iconst_2
invokespecial com.google.protobuf.WireFormat$FieldType$4.<init>:(Ljava/lang/String;ILcom/google/protobuf/WireFormat$JavaType;I)V
putstatic com.google.protobuf.WireFormat$FieldType.BYTES:Lcom/google/protobuf/WireFormat$FieldType;
12: new com.google.protobuf.WireFormat$FieldType
dup
ldc "UINT32"
bipush 12
getstatic com.google.protobuf.WireFormat$JavaType.INT:Lcom/google/protobuf/WireFormat$JavaType;
iconst_0
invokespecial com.google.protobuf.WireFormat$FieldType.<init>:(Ljava/lang/String;ILcom/google/protobuf/WireFormat$JavaType;I)V
putstatic com.google.protobuf.WireFormat$FieldType.UINT32:Lcom/google/protobuf/WireFormat$FieldType;
13: new com.google.protobuf.WireFormat$FieldType
dup
ldc "ENUM"
bipush 13
getstatic com.google.protobuf.WireFormat$JavaType.ENUM:Lcom/google/protobuf/WireFormat$JavaType;
iconst_0
invokespecial com.google.protobuf.WireFormat$FieldType.<init>:(Ljava/lang/String;ILcom/google/protobuf/WireFormat$JavaType;I)V
putstatic com.google.protobuf.WireFormat$FieldType.ENUM:Lcom/google/protobuf/WireFormat$FieldType;
14: new com.google.protobuf.WireFormat$FieldType
dup
ldc "SFIXED32"
bipush 14
getstatic com.google.protobuf.WireFormat$JavaType.INT:Lcom/google/protobuf/WireFormat$JavaType;
iconst_5
invokespecial com.google.protobuf.WireFormat$FieldType.<init>:(Ljava/lang/String;ILcom/google/protobuf/WireFormat$JavaType;I)V
putstatic com.google.protobuf.WireFormat$FieldType.SFIXED32:Lcom/google/protobuf/WireFormat$FieldType;
15: new com.google.protobuf.WireFormat$FieldType
dup
ldc "SFIXED64"
bipush 15
getstatic com.google.protobuf.WireFormat$JavaType.LONG:Lcom/google/protobuf/WireFormat$JavaType;
iconst_1
invokespecial com.google.protobuf.WireFormat$FieldType.<init>:(Ljava/lang/String;ILcom/google/protobuf/WireFormat$JavaType;I)V
putstatic com.google.protobuf.WireFormat$FieldType.SFIXED64:Lcom/google/protobuf/WireFormat$FieldType;
16: new com.google.protobuf.WireFormat$FieldType
dup
ldc "SINT32"
bipush 16
getstatic com.google.protobuf.WireFormat$JavaType.INT:Lcom/google/protobuf/WireFormat$JavaType;
iconst_0
invokespecial com.google.protobuf.WireFormat$FieldType.<init>:(Ljava/lang/String;ILcom/google/protobuf/WireFormat$JavaType;I)V
putstatic com.google.protobuf.WireFormat$FieldType.SINT32:Lcom/google/protobuf/WireFormat$FieldType;
17: new com.google.protobuf.WireFormat$FieldType
dup
ldc "SINT64"
bipush 17
getstatic com.google.protobuf.WireFormat$JavaType.LONG:Lcom/google/protobuf/WireFormat$JavaType;
iconst_0
invokespecial com.google.protobuf.WireFormat$FieldType.<init>:(Ljava/lang/String;ILcom/google/protobuf/WireFormat$JavaType;I)V
putstatic com.google.protobuf.WireFormat$FieldType.SINT64:Lcom/google/protobuf/WireFormat$FieldType;
18: bipush 18
anewarray com.google.protobuf.WireFormat$FieldType
dup
iconst_0
getstatic com.google.protobuf.WireFormat$FieldType.DOUBLE:Lcom/google/protobuf/WireFormat$FieldType;
aastore
dup
iconst_1
getstatic com.google.protobuf.WireFormat$FieldType.FLOAT:Lcom/google/protobuf/WireFormat$FieldType;
aastore
dup
iconst_2
getstatic com.google.protobuf.WireFormat$FieldType.INT64:Lcom/google/protobuf/WireFormat$FieldType;
aastore
dup
iconst_3
getstatic com.google.protobuf.WireFormat$FieldType.UINT64:Lcom/google/protobuf/WireFormat$FieldType;
aastore
dup
iconst_4
getstatic com.google.protobuf.WireFormat$FieldType.INT32:Lcom/google/protobuf/WireFormat$FieldType;
aastore
dup
iconst_5
getstatic com.google.protobuf.WireFormat$FieldType.FIXED64:Lcom/google/protobuf/WireFormat$FieldType;
aastore
dup
bipush 6
getstatic com.google.protobuf.WireFormat$FieldType.FIXED32:Lcom/google/protobuf/WireFormat$FieldType;
aastore
dup
bipush 7
getstatic com.google.protobuf.WireFormat$FieldType.BOOL:Lcom/google/protobuf/WireFormat$FieldType;
aastore
dup
bipush 8
getstatic com.google.protobuf.WireFormat$FieldType.STRING:Lcom/google/protobuf/WireFormat$FieldType;
aastore
dup
bipush 9
getstatic com.google.protobuf.WireFormat$FieldType.GROUP:Lcom/google/protobuf/WireFormat$FieldType;
aastore
dup
bipush 10
getstatic com.google.protobuf.WireFormat$FieldType.MESSAGE:Lcom/google/protobuf/WireFormat$FieldType;
aastore
dup
bipush 11
getstatic com.google.protobuf.WireFormat$FieldType.BYTES:Lcom/google/protobuf/WireFormat$FieldType;
aastore
dup
bipush 12
getstatic com.google.protobuf.WireFormat$FieldType.UINT32:Lcom/google/protobuf/WireFormat$FieldType;
aastore
dup
bipush 13
getstatic com.google.protobuf.WireFormat$FieldType.ENUM:Lcom/google/protobuf/WireFormat$FieldType;
aastore
dup
bipush 14
getstatic com.google.protobuf.WireFormat$FieldType.SFIXED32:Lcom/google/protobuf/WireFormat$FieldType;
aastore
dup
bipush 15
getstatic com.google.protobuf.WireFormat$FieldType.SFIXED64:Lcom/google/protobuf/WireFormat$FieldType;
aastore
dup
bipush 16
getstatic com.google.protobuf.WireFormat$FieldType.SINT32:Lcom/google/protobuf/WireFormat$FieldType;
aastore
dup
bipush 17
getstatic com.google.protobuf.WireFormat$FieldType.SINT64:Lcom/google/protobuf/WireFormat$FieldType;
aastore
putstatic com.google.protobuf.WireFormat$FieldType.ENUM$VALUES:[Lcom/google/protobuf/WireFormat$FieldType;
return
LocalVariableTable:
Start End Slot Name Signature
private void <init>(java.lang.String, int, com.google.protobuf.WireFormat$JavaType, int);
descriptor: (Ljava/lang/String;ILcom/google/protobuf/WireFormat$JavaType;I)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=5, args_size=5
start local 0 start local 3 start local 4 0: aload 0
aload 1
iload 2
invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
1: aload 0
aload 3
putfield com.google.protobuf.WireFormat$FieldType.javaType:Lcom/google/protobuf/WireFormat$JavaType;
2: aload 0
iload 4
putfield com.google.protobuf.WireFormat$FieldType.wireType:I
3: return
end local 4 end local 3 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lcom/google/protobuf/WireFormat$FieldType;
0 4 3 javaType Lcom/google/protobuf/WireFormat$JavaType;
0 4 4 wireType I
MethodParameters:
Name Flags
$enum$name
$enum$ordinal
javaType final
wireType final
public com.google.protobuf.WireFormat$JavaType getJavaType();
descriptor: ()Lcom/google/protobuf/WireFormat$JavaType;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.WireFormat$FieldType.javaType:Lcom/google/protobuf/WireFormat$JavaType;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/WireFormat$FieldType;
public int getWireType();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.WireFormat$FieldType.wireType:I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/WireFormat$FieldType;
public boolean isPackable();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: iconst_1
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/WireFormat$FieldType;
public static com.google.protobuf.WireFormat$FieldType[] values();
descriptor: ()[Lcom/google/protobuf/WireFormat$FieldType;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=5, locals=3, args_size=0
0: getstatic com.google.protobuf.WireFormat$FieldType.ENUM$VALUES:[Lcom/google/protobuf/WireFormat$FieldType;
dup
astore 0
iconst_0
aload 0
arraylength
dup
istore 1
anewarray com.google.protobuf.WireFormat$FieldType
dup
astore 2
iconst_0
iload 1
invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
aload 2
areturn
LocalVariableTable:
Start End Slot Name Signature
public static com.google.protobuf.WireFormat$FieldType valueOf(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/google/protobuf/WireFormat$FieldType;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
0: ldc Lcom/google/protobuf/WireFormat$FieldType;
aload 0
invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
checkcast com.google.protobuf.WireFormat$FieldType
areturn
LocalVariableTable:
Start End Slot Name Signature
MethodParameters:
Name Flags
name
}
Signature: Ljava/lang/Enum<Lcom/google/protobuf/WireFormat$FieldType;>;
SourceFile: "WireFormat.java"
NestHost: com.google.protobuf.WireFormat
InnerClasses:
public FieldType = com.google.protobuf.WireFormat$FieldType of com.google.protobuf.WireFormat
com.google.protobuf.WireFormat$FieldType$1
com.google.protobuf.WireFormat$FieldType$2
com.google.protobuf.WireFormat$FieldType$3
com.google.protobuf.WireFormat$FieldType$4
public final JavaType = com.google.protobuf.WireFormat$JavaType of com.google.protobuf.WireFormat