public final class io.netty.example.worldclock.WorldClockProtocol$Continent extends java.lang.Enum<io.netty.example.worldclock.WorldClockProtocol$Continent> implements com.google.protobuf.ProtocolMessageEnum
minor version: 0
major version: 59
flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
this_class: io.netty.example.worldclock.WorldClockProtocol$Continent
super_class: java.lang.Enum
{
public static final io.netty.example.worldclock.WorldClockProtocol$Continent AFRICA;
descriptor: Lio/netty/example/worldclock/WorldClockProtocol$Continent;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final io.netty.example.worldclock.WorldClockProtocol$Continent AMERICA;
descriptor: Lio/netty/example/worldclock/WorldClockProtocol$Continent;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final io.netty.example.worldclock.WorldClockProtocol$Continent ANTARCTICA;
descriptor: Lio/netty/example/worldclock/WorldClockProtocol$Continent;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final io.netty.example.worldclock.WorldClockProtocol$Continent ARCTIC;
descriptor: Lio/netty/example/worldclock/WorldClockProtocol$Continent;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final io.netty.example.worldclock.WorldClockProtocol$Continent ASIA;
descriptor: Lio/netty/example/worldclock/WorldClockProtocol$Continent;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final io.netty.example.worldclock.WorldClockProtocol$Continent ATLANTIC;
descriptor: Lio/netty/example/worldclock/WorldClockProtocol$Continent;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final io.netty.example.worldclock.WorldClockProtocol$Continent AUSTRALIA;
descriptor: Lio/netty/example/worldclock/WorldClockProtocol$Continent;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final io.netty.example.worldclock.WorldClockProtocol$Continent EUROPE;
descriptor: Lio/netty/example/worldclock/WorldClockProtocol$Continent;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final io.netty.example.worldclock.WorldClockProtocol$Continent INDIAN;
descriptor: Lio/netty/example/worldclock/WorldClockProtocol$Continent;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final io.netty.example.worldclock.WorldClockProtocol$Continent MIDEAST;
descriptor: Lio/netty/example/worldclock/WorldClockProtocol$Continent;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final io.netty.example.worldclock.WorldClockProtocol$Continent PACIFIC;
descriptor: Lio/netty/example/worldclock/WorldClockProtocol$Continent;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final int AFRICA_VALUE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 0
public static final int AMERICA_VALUE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 1
public static final int ANTARCTICA_VALUE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 2
public static final int ARCTIC_VALUE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 3
public static final int ASIA_VALUE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 4
public static final int ATLANTIC_VALUE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 5
public static final int AUSTRALIA_VALUE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 6
public static final int EUROPE_VALUE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 7
public static final int INDIAN_VALUE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 8
public static final int MIDEAST_VALUE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 9
public static final int PACIFIC_VALUE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 10
private static com.google.protobuf.Internal$EnumLiteMap<io.netty.example.worldclock.WorldClockProtocol$Continent> internalValueMap;
descriptor: Lcom/google/protobuf/Internal$EnumLiteMap;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
Signature: Lcom/google/protobuf/Internal$EnumLiteMap<Lio/netty/example/worldclock/WorldClockProtocol$Continent;>;
private static final io.netty.example.worldclock.WorldClockProtocol$Continent[] VALUES;
descriptor: [Lio/netty/example/worldclock/WorldClockProtocol$Continent;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
private final int index;
descriptor: I
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final int value;
descriptor: I
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private static final io.netty.example.worldclock.WorldClockProtocol$Continent[] ENUM$VALUES;
descriptor: [Lio/netty/example/worldclock/WorldClockProtocol$Continent;
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 io.netty.example.worldclock.WorldClockProtocol$Continent
dup
ldc "AFRICA"
iconst_0
1: iconst_0
iconst_0
invokespecial io.netty.example.worldclock.WorldClockProtocol$Continent.<init>:(Ljava/lang/String;III)V
putstatic io.netty.example.worldclock.WorldClockProtocol$Continent.AFRICA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
2: new io.netty.example.worldclock.WorldClockProtocol$Continent
dup
ldc "AMERICA"
iconst_1
3: iconst_1
iconst_1
invokespecial io.netty.example.worldclock.WorldClockProtocol$Continent.<init>:(Ljava/lang/String;III)V
putstatic io.netty.example.worldclock.WorldClockProtocol$Continent.AMERICA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
4: new io.netty.example.worldclock.WorldClockProtocol$Continent
dup
ldc "ANTARCTICA"
iconst_2
5: iconst_2
iconst_2
invokespecial io.netty.example.worldclock.WorldClockProtocol$Continent.<init>:(Ljava/lang/String;III)V
putstatic io.netty.example.worldclock.WorldClockProtocol$Continent.ANTARCTICA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
6: new io.netty.example.worldclock.WorldClockProtocol$Continent
dup
ldc "ARCTIC"
iconst_3
7: iconst_3
iconst_3
invokespecial io.netty.example.worldclock.WorldClockProtocol$Continent.<init>:(Ljava/lang/String;III)V
putstatic io.netty.example.worldclock.WorldClockProtocol$Continent.ARCTIC:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
8: new io.netty.example.worldclock.WorldClockProtocol$Continent
dup
ldc "ASIA"
iconst_4
9: iconst_4
iconst_4
invokespecial io.netty.example.worldclock.WorldClockProtocol$Continent.<init>:(Ljava/lang/String;III)V
putstatic io.netty.example.worldclock.WorldClockProtocol$Continent.ASIA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
10: new io.netty.example.worldclock.WorldClockProtocol$Continent
dup
ldc "ATLANTIC"
iconst_5
11: iconst_5
iconst_5
invokespecial io.netty.example.worldclock.WorldClockProtocol$Continent.<init>:(Ljava/lang/String;III)V
putstatic io.netty.example.worldclock.WorldClockProtocol$Continent.ATLANTIC:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
12: new io.netty.example.worldclock.WorldClockProtocol$Continent
dup
ldc "AUSTRALIA"
bipush 6
13: bipush 6
bipush 6
invokespecial io.netty.example.worldclock.WorldClockProtocol$Continent.<init>:(Ljava/lang/String;III)V
putstatic io.netty.example.worldclock.WorldClockProtocol$Continent.AUSTRALIA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
14: new io.netty.example.worldclock.WorldClockProtocol$Continent
dup
ldc "EUROPE"
bipush 7
15: bipush 7
bipush 7
invokespecial io.netty.example.worldclock.WorldClockProtocol$Continent.<init>:(Ljava/lang/String;III)V
putstatic io.netty.example.worldclock.WorldClockProtocol$Continent.EUROPE:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
16: new io.netty.example.worldclock.WorldClockProtocol$Continent
dup
ldc "INDIAN"
bipush 8
17: bipush 8
bipush 8
invokespecial io.netty.example.worldclock.WorldClockProtocol$Continent.<init>:(Ljava/lang/String;III)V
putstatic io.netty.example.worldclock.WorldClockProtocol$Continent.INDIAN:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
18: new io.netty.example.worldclock.WorldClockProtocol$Continent
dup
ldc "MIDEAST"
bipush 9
19: bipush 9
bipush 9
invokespecial io.netty.example.worldclock.WorldClockProtocol$Continent.<init>:(Ljava/lang/String;III)V
putstatic io.netty.example.worldclock.WorldClockProtocol$Continent.MIDEAST:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
20: new io.netty.example.worldclock.WorldClockProtocol$Continent
dup
ldc "PACIFIC"
bipush 10
21: bipush 10
bipush 10
invokespecial io.netty.example.worldclock.WorldClockProtocol$Continent.<init>:(Ljava/lang/String;III)V
putstatic io.netty.example.worldclock.WorldClockProtocol$Continent.PACIFIC:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
bipush 11
anewarray io.netty.example.worldclock.WorldClockProtocol$Continent
dup
iconst_0
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.AFRICA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
aastore
dup
iconst_1
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.AMERICA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
aastore
dup
iconst_2
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.ANTARCTICA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
aastore
dup
iconst_3
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.ARCTIC:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
aastore
dup
iconst_4
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.ASIA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
aastore
dup
iconst_5
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.ATLANTIC:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
aastore
dup
bipush 6
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.AUSTRALIA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
aastore
dup
bipush 7
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.EUROPE:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
aastore
dup
bipush 8
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.INDIAN:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
aastore
dup
bipush 9
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.MIDEAST:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
aastore
dup
bipush 10
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.PACIFIC:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
aastore
putstatic io.netty.example.worldclock.WorldClockProtocol$Continent.ENUM$VALUES:[Lio/netty/example/worldclock/WorldClockProtocol$Continent;
22: new io.netty.example.worldclock.WorldClockProtocol$Continent$1
dup
invokespecial io.netty.example.worldclock.WorldClockProtocol$Continent$1.<init>:()V
23: putstatic io.netty.example.worldclock.WorldClockProtocol$Continent.internalValueMap:Lcom/google/protobuf/Internal$EnumLiteMap;
24: invokestatic io.netty.example.worldclock.WorldClockProtocol$Continent.values:()[Lio/netty/example/worldclock/WorldClockProtocol$Continent;
putstatic io.netty.example.worldclock.WorldClockProtocol$Continent.VALUES:[Lio/netty/example/worldclock/WorldClockProtocol$Continent;
return
LocalVariableTable:
Start End Slot Name Signature
public final int getNumber();
descriptor: ()I
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield io.netty.example.worldclock.WorldClockProtocol$Continent.value:I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/netty/example/worldclock/WorldClockProtocol$Continent;
public static io.netty.example.worldclock.WorldClockProtocol$Continent valueOf(int);
descriptor: (I)Lio/netty/example/worldclock/WorldClockProtocol$Continent;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: iload 0
tableswitch { // 0 - 10
0: 1
1: 2
2: 3
3: 4
4: 5
5: 6
6: 7
7: 8
8: 9
9: 10
10: 11
default: 12
}
1: StackMap locals:
StackMap stack:
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.AFRICA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
areturn
2: StackMap locals:
StackMap stack:
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.AMERICA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
areturn
3: StackMap locals:
StackMap stack:
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.ANTARCTICA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
areturn
4: StackMap locals:
StackMap stack:
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.ARCTIC:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
areturn
5: StackMap locals:
StackMap stack:
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.ASIA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
areturn
6: StackMap locals:
StackMap stack:
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.ATLANTIC:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
areturn
7: StackMap locals:
StackMap stack:
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.AUSTRALIA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
areturn
8: StackMap locals:
StackMap stack:
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.EUROPE:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
areturn
9: StackMap locals:
StackMap stack:
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.INDIAN:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
areturn
10: StackMap locals:
StackMap stack:
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.MIDEAST:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
areturn
11: StackMap locals:
StackMap stack:
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.PACIFIC:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
areturn
12: StackMap locals:
StackMap stack:
aconst_null
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 13 0 value I
MethodParameters:
Name Flags
value
public static com.google.protobuf.Internal$EnumLiteMap<io.netty.example.worldclock.WorldClockProtocol$Continent> internalGetValueMap();
descriptor: ()Lcom/google/protobuf/Internal$EnumLiteMap;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=1, locals=0, args_size=0
0: getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.internalValueMap:Lcom/google/protobuf/Internal$EnumLiteMap;
areturn
LocalVariableTable:
Start End Slot Name Signature
Signature: ()Lcom/google/protobuf/Internal$EnumLiteMap<Lio/netty/example/worldclock/WorldClockProtocol$Continent;>;
public final com.google.protobuf.Descriptors$EnumValueDescriptor getValueDescriptor();
descriptor: ()Lcom/google/protobuf/Descriptors$EnumValueDescriptor;
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
Code:
stack=2, locals=1, args_size=1
start local 0 0: invokestatic io.netty.example.worldclock.WorldClockProtocol$Continent.getDescriptor:()Lcom/google/protobuf/Descriptors$EnumDescriptor;
invokevirtual com.google.protobuf.Descriptors$EnumDescriptor.getValues:()Ljava/util/List;
aload 0
getfield io.netty.example.worldclock.WorldClockProtocol$Continent.index:I
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast com.google.protobuf.Descriptors$EnumValueDescriptor
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/netty/example/worldclock/WorldClockProtocol$Continent;
public final com.google.protobuf.Descriptors$EnumDescriptor getDescriptorForType();
descriptor: ()Lcom/google/protobuf/Descriptors$EnumDescriptor;
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
Code:
stack=1, locals=1, args_size=1
start local 0 0: invokestatic io.netty.example.worldclock.WorldClockProtocol$Continent.getDescriptor:()Lcom/google/protobuf/Descriptors$EnumDescriptor;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/netty/example/worldclock/WorldClockProtocol$Continent;
public static final com.google.protobuf.Descriptors$EnumDescriptor getDescriptor();
descriptor: ()Lcom/google/protobuf/Descriptors$EnumDescriptor;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=2, locals=0, args_size=0
0: invokestatic io.netty.example.worldclock.WorldClockProtocol.getDescriptor:()Lcom/google/protobuf/Descriptors$FileDescriptor;
invokevirtual com.google.protobuf.Descriptors$FileDescriptor.getEnumTypes:()Ljava/util/List;
iconst_0
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast com.google.protobuf.Descriptors$EnumDescriptor
areturn
LocalVariableTable:
Start End Slot Name Signature
public static io.netty.example.worldclock.WorldClockProtocol$Continent valueOf(com.google.protobuf.Descriptors$EnumValueDescriptor);
descriptor: (Lcom/google/protobuf/Descriptors$EnumValueDescriptor;)Lio/netty/example/worldclock/WorldClockProtocol$Continent;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
invokevirtual com.google.protobuf.Descriptors$EnumValueDescriptor.getType:()Lcom/google/protobuf/Descriptors$EnumDescriptor;
invokestatic io.netty.example.worldclock.WorldClockProtocol$Continent.getDescriptor:()Lcom/google/protobuf/Descriptors$EnumDescriptor;
if_acmpeq 4
1: new java.lang.IllegalArgumentException
dup
2: ldc "EnumValueDescriptor is not for this type."
3: invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
athrow
4: StackMap locals:
StackMap stack:
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.VALUES:[Lio/netty/example/worldclock/WorldClockProtocol$Continent;
aload 0
invokevirtual com.google.protobuf.Descriptors$EnumValueDescriptor.getIndex:()I
aaload
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 desc Lcom/google/protobuf/Descriptors$EnumValueDescriptor;
MethodParameters:
Name Flags
desc
private void <init>(java.lang.String, int, int, int);
descriptor: (Ljava/lang/String;III)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
iload 3
putfield io.netty.example.worldclock.WorldClockProtocol$Continent.index:I
2: aload 0
iload 4
putfield io.netty.example.worldclock.WorldClockProtocol$Continent.value:I
3: return
end local 4 end local 3 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lio/netty/example/worldclock/WorldClockProtocol$Continent;
0 4 3 index I
0 4 4 value I
MethodParameters:
Name Flags
$enum$name
$enum$ordinal
index
value
public static io.netty.example.worldclock.WorldClockProtocol$Continent[] values();
descriptor: ()[Lio/netty/example/worldclock/WorldClockProtocol$Continent;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=5, locals=3, args_size=0
0: getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.ENUM$VALUES:[Lio/netty/example/worldclock/WorldClockProtocol$Continent;
dup
astore 0
iconst_0
aload 0
arraylength
dup
istore 1
anewarray io.netty.example.worldclock.WorldClockProtocol$Continent
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 io.netty.example.worldclock.WorldClockProtocol$Continent valueOf(java.lang.String);
descriptor: (Ljava/lang/String;)Lio/netty/example/worldclock/WorldClockProtocol$Continent;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
0: ldc Lio/netty/example/worldclock/WorldClockProtocol$Continent;
aload 0
invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
checkcast io.netty.example.worldclock.WorldClockProtocol$Continent
areturn
LocalVariableTable:
Start End Slot Name Signature
MethodParameters:
Name Flags
name
}
Signature: Ljava/lang/Enum<Lio/netty/example/worldclock/WorldClockProtocol$Continent;>;Lcom/google/protobuf/ProtocolMessageEnum;
SourceFile: "WorldClockProtocol.java"
NestHost: io.netty.example.worldclock.WorldClockProtocol
InnerClasses:
public final EnumDescriptor = com.google.protobuf.Descriptors$EnumDescriptor of com.google.protobuf.Descriptors
public final EnumValueDescriptor = com.google.protobuf.Descriptors$EnumValueDescriptor of com.google.protobuf.Descriptors
public final FileDescriptor = com.google.protobuf.Descriptors$FileDescriptor of com.google.protobuf.Descriptors
public abstract EnumLiteMap = com.google.protobuf.Internal$EnumLiteMap of com.google.protobuf.Internal
public final Continent = io.netty.example.worldclock.WorldClockProtocol$Continent of io.netty.example.worldclock.WorldClockProtocol
io.netty.example.worldclock.WorldClockProtocol$Continent$1