public final class com.google.protobuf.Value$KindCase extends java.lang.Enum<com.google.protobuf.Value$KindCase> implements com.google.protobuf.Internal$EnumLite, com.google.protobuf.AbstractMessageLite$InternalOneOfEnum
minor version: 0
major version: 59
flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
this_class: com.google.protobuf.Value$KindCase
super_class: java.lang.Enum
{
public static final com.google.protobuf.Value$KindCase NULL_VALUE;
descriptor: Lcom/google/protobuf/Value$KindCase;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.Value$KindCase NUMBER_VALUE;
descriptor: Lcom/google/protobuf/Value$KindCase;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.Value$KindCase STRING_VALUE;
descriptor: Lcom/google/protobuf/Value$KindCase;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.Value$KindCase BOOL_VALUE;
descriptor: Lcom/google/protobuf/Value$KindCase;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.Value$KindCase STRUCT_VALUE;
descriptor: Lcom/google/protobuf/Value$KindCase;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.Value$KindCase LIST_VALUE;
descriptor: Lcom/google/protobuf/Value$KindCase;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final com.google.protobuf.Value$KindCase KIND_NOT_SET;
descriptor: Lcom/google/protobuf/Value$KindCase;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
private final int value;
descriptor: I
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private static final com.google.protobuf.Value$KindCase[] ENUM$VALUES;
descriptor: [Lcom/google/protobuf/Value$KindCase;
flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=5, locals=0, args_size=0
0: new com.google.protobuf.Value$KindCase
dup
ldc "NULL_VALUE"
iconst_0
iconst_1
invokespecial com.google.protobuf.Value$KindCase.<init>:(Ljava/lang/String;II)V
putstatic com.google.protobuf.Value$KindCase.NULL_VALUE:Lcom/google/protobuf/Value$KindCase;
1: new com.google.protobuf.Value$KindCase
dup
ldc "NUMBER_VALUE"
iconst_1
iconst_2
invokespecial com.google.protobuf.Value$KindCase.<init>:(Ljava/lang/String;II)V
putstatic com.google.protobuf.Value$KindCase.NUMBER_VALUE:Lcom/google/protobuf/Value$KindCase;
2: new com.google.protobuf.Value$KindCase
dup
ldc "STRING_VALUE"
iconst_2
iconst_3
invokespecial com.google.protobuf.Value$KindCase.<init>:(Ljava/lang/String;II)V
putstatic com.google.protobuf.Value$KindCase.STRING_VALUE:Lcom/google/protobuf/Value$KindCase;
3: new com.google.protobuf.Value$KindCase
dup
ldc "BOOL_VALUE"
iconst_3
iconst_4
invokespecial com.google.protobuf.Value$KindCase.<init>:(Ljava/lang/String;II)V
putstatic com.google.protobuf.Value$KindCase.BOOL_VALUE:Lcom/google/protobuf/Value$KindCase;
4: new com.google.protobuf.Value$KindCase
dup
ldc "STRUCT_VALUE"
iconst_4
iconst_5
invokespecial com.google.protobuf.Value$KindCase.<init>:(Ljava/lang/String;II)V
putstatic com.google.protobuf.Value$KindCase.STRUCT_VALUE:Lcom/google/protobuf/Value$KindCase;
5: new com.google.protobuf.Value$KindCase
dup
ldc "LIST_VALUE"
iconst_5
bipush 6
invokespecial com.google.protobuf.Value$KindCase.<init>:(Ljava/lang/String;II)V
putstatic com.google.protobuf.Value$KindCase.LIST_VALUE:Lcom/google/protobuf/Value$KindCase;
6: new com.google.protobuf.Value$KindCase
dup
ldc "KIND_NOT_SET"
bipush 6
iconst_0
invokespecial com.google.protobuf.Value$KindCase.<init>:(Ljava/lang/String;II)V
putstatic com.google.protobuf.Value$KindCase.KIND_NOT_SET:Lcom/google/protobuf/Value$KindCase;
7: bipush 7
anewarray com.google.protobuf.Value$KindCase
dup
iconst_0
getstatic com.google.protobuf.Value$KindCase.NULL_VALUE:Lcom/google/protobuf/Value$KindCase;
aastore
dup
iconst_1
getstatic com.google.protobuf.Value$KindCase.NUMBER_VALUE:Lcom/google/protobuf/Value$KindCase;
aastore
dup
iconst_2
getstatic com.google.protobuf.Value$KindCase.STRING_VALUE:Lcom/google/protobuf/Value$KindCase;
aastore
dup
iconst_3
getstatic com.google.protobuf.Value$KindCase.BOOL_VALUE:Lcom/google/protobuf/Value$KindCase;
aastore
dup
iconst_4
getstatic com.google.protobuf.Value$KindCase.STRUCT_VALUE:Lcom/google/protobuf/Value$KindCase;
aastore
dup
iconst_5
getstatic com.google.protobuf.Value$KindCase.LIST_VALUE:Lcom/google/protobuf/Value$KindCase;
aastore
dup
bipush 6
getstatic com.google.protobuf.Value$KindCase.KIND_NOT_SET:Lcom/google/protobuf/Value$KindCase;
aastore
putstatic com.google.protobuf.Value$KindCase.ENUM$VALUES:[Lcom/google/protobuf/Value$KindCase;
return
LocalVariableTable:
Start End Slot Name Signature
private void <init>(java.lang.String, int, int);
descriptor: (Ljava/lang/String;II)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=4, args_size=4
start local 0 start local 3 0: aload 0
aload 1
iload 2
invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
1: aload 0
iload 3
putfield com.google.protobuf.Value$KindCase.value:I
2: return
end local 3 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/google/protobuf/Value$KindCase;
0 3 3 value I
MethodParameters:
Name Flags
$enum$name
$enum$ordinal
value
public static com.google.protobuf.Value$KindCase valueOf(int);
descriptor: (I)Lcom/google/protobuf/Value$KindCase;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: iload 0
invokestatic com.google.protobuf.Value$KindCase.forNumber:(I)Lcom/google/protobuf/Value$KindCase;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 value I
RuntimeVisibleAnnotations:
java.lang.Deprecated()
MethodParameters:
Name Flags
value
public static com.google.protobuf.Value$KindCase forNumber(int);
descriptor: (I)Lcom/google/protobuf/Value$KindCase;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: iload 0
tableswitch { // 0 - 6
0: 7
1: 1
2: 2
3: 3
4: 4
5: 5
6: 6
default: 8
}
1: StackMap locals:
StackMap stack:
getstatic com.google.protobuf.Value$KindCase.NULL_VALUE:Lcom/google/protobuf/Value$KindCase;
areturn
2: StackMap locals:
StackMap stack:
getstatic com.google.protobuf.Value$KindCase.NUMBER_VALUE:Lcom/google/protobuf/Value$KindCase;
areturn
3: StackMap locals:
StackMap stack:
getstatic com.google.protobuf.Value$KindCase.STRING_VALUE:Lcom/google/protobuf/Value$KindCase;
areturn
4: StackMap locals:
StackMap stack:
getstatic com.google.protobuf.Value$KindCase.BOOL_VALUE:Lcom/google/protobuf/Value$KindCase;
areturn
5: StackMap locals:
StackMap stack:
getstatic com.google.protobuf.Value$KindCase.STRUCT_VALUE:Lcom/google/protobuf/Value$KindCase;
areturn
6: StackMap locals:
StackMap stack:
getstatic com.google.protobuf.Value$KindCase.LIST_VALUE:Lcom/google/protobuf/Value$KindCase;
areturn
7: StackMap locals:
StackMap stack:
getstatic com.google.protobuf.Value$KindCase.KIND_NOT_SET:Lcom/google/protobuf/Value$KindCase;
areturn
8: StackMap locals:
StackMap stack:
aconst_null
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 value I
MethodParameters:
Name Flags
value
public int getNumber();
descriptor: ()I
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield com.google.protobuf.Value$KindCase.value:I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/Value$KindCase;
public static com.google.protobuf.Value$KindCase[] values();
descriptor: ()[Lcom/google/protobuf/Value$KindCase;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=5, locals=3, args_size=0
0: getstatic com.google.protobuf.Value$KindCase.ENUM$VALUES:[Lcom/google/protobuf/Value$KindCase;
dup
astore 0
iconst_0
aload 0
arraylength
dup
istore 1
anewarray com.google.protobuf.Value$KindCase
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.Value$KindCase valueOf(java.lang.String);
descriptor: (Ljava/lang/String;)Lcom/google/protobuf/Value$KindCase;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
0: ldc Lcom/google/protobuf/Value$KindCase;
aload 0
invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
checkcast com.google.protobuf.Value$KindCase
areturn
LocalVariableTable:
Start End Slot Name Signature
MethodParameters:
Name Flags
name
}
Signature: Ljava/lang/Enum<Lcom/google/protobuf/Value$KindCase;>;Lcom/google/protobuf/Internal$EnumLite;Lcom/google/protobuf/AbstractMessageLite$InternalOneOfEnum;
SourceFile: "Value.java"
NestHost: com.google.protobuf.Value
InnerClasses:
protected abstract InternalOneOfEnum = com.google.protobuf.AbstractMessageLite$InternalOneOfEnum of com.google.protobuf.AbstractMessageLite
public abstract EnumLite = com.google.protobuf.Internal$EnumLite of com.google.protobuf.Internal
public final KindCase = com.google.protobuf.Value$KindCase of com.google.protobuf.Value