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: .line 33
            new io.netty.example.worldclock.WorldClockProtocol$Continent
            dup
            ldc "AFRICA"
            iconst_0
         1: .line 36
            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: .line 37
            new io.netty.example.worldclock.WorldClockProtocol$Continent
            dup
            ldc "AMERICA"
            iconst_1
         3: .line 40
            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: .line 41
            new io.netty.example.worldclock.WorldClockProtocol$Continent
            dup
            ldc "ANTARCTICA"
            iconst_2
         5: .line 44
            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: .line 45
            new io.netty.example.worldclock.WorldClockProtocol$Continent
            dup
            ldc "ARCTIC"
            iconst_3
         7: .line 48
            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: .line 49
            new io.netty.example.worldclock.WorldClockProtocol$Continent
            dup
            ldc "ASIA"
            iconst_4
         9: .line 52
            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: .line 53
            new io.netty.example.worldclock.WorldClockProtocol$Continent
            dup
            ldc "ATLANTIC"
            iconst_5
        11: .line 56
            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: .line 57
            new io.netty.example.worldclock.WorldClockProtocol$Continent
            dup
            ldc "AUSTRALIA"
            bipush 6
        13: .line 60
            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: .line 61
            new io.netty.example.worldclock.WorldClockProtocol$Continent
            dup
            ldc "EUROPE"
            bipush 7
        15: .line 64
            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: .line 65
            new io.netty.example.worldclock.WorldClockProtocol$Continent
            dup
            ldc "INDIAN"
            bipush 8
        17: .line 68
            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: .line 69
            new io.netty.example.worldclock.WorldClockProtocol$Continent
            dup
            ldc "MIDEAST"
            bipush 9
        19: .line 72
            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: .line 73
            new io.netty.example.worldclock.WorldClockProtocol$Continent
            dup
            ldc "PACIFIC"
            bipush 10
        21: .line 76
            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: .line 150
            new io.netty.example.worldclock.WorldClockProtocol$Continent$1
            dup
            invokespecial io.netty.example.worldclock.WorldClockProtocol$Continent$1.<init>:()V
        23: .line 149
            putstatic io.netty.example.worldclock.WorldClockProtocol$Continent.internalValueMap:Lcom/google/protobuf/Internal$EnumLiteMap;
        24: .line 169
            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 // io.netty.example.worldclock.WorldClockProtocol$Continent this
         0: .line 125
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Continent.value:I
            ireturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Continent this
      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 // int value
         0: .line 128
            iload 0 /* value */
            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: .line 129
      StackMap locals:
      StackMap stack:
            getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.AFRICA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            areturn
         2: .line 130
      StackMap locals:
      StackMap stack:
            getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.AMERICA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            areturn
         3: .line 131
      StackMap locals:
      StackMap stack:
            getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.ANTARCTICA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            areturn
         4: .line 132
      StackMap locals:
      StackMap stack:
            getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.ARCTIC:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            areturn
         5: .line 133
      StackMap locals:
      StackMap stack:
            getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.ASIA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            areturn
         6: .line 134
      StackMap locals:
      StackMap stack:
            getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.ATLANTIC:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            areturn
         7: .line 135
      StackMap locals:
      StackMap stack:
            getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.AUSTRALIA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            areturn
         8: .line 136
      StackMap locals:
      StackMap stack:
            getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.EUROPE:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            areturn
         9: .line 137
      StackMap locals:
      StackMap stack:
            getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.INDIAN:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            areturn
        10: .line 138
      StackMap locals:
      StackMap stack:
            getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.MIDEAST:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            areturn
        11: .line 139
      StackMap locals:
      StackMap stack:
            getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.PACIFIC:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            areturn
        12: .line 140
      StackMap locals:
      StackMap stack:
            aconst_null
            areturn
        end local 0 // int value
      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: .line 146
            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 // io.netty.example.worldclock.WorldClockProtocol$Continent this
         0: .line 158
            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 /* this */
            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 // io.netty.example.worldclock.WorldClockProtocol$Continent this
      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 // io.netty.example.worldclock.WorldClockProtocol$Continent this
         0: .line 162
            invokestatic io.netty.example.worldclock.WorldClockProtocol$Continent.getDescriptor:()Lcom/google/protobuf/Descriptors$EnumDescriptor;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Continent this
      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: .line 166
            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 // com.google.protobuf.Descriptors$EnumValueDescriptor desc
         0: .line 173
            aload 0 /* desc */
            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: .line 174
            new java.lang.IllegalArgumentException
            dup
         2: .line 175
            ldc "EnumValueDescriptor is not for this type."
         3: .line 174
            invokespecial java.lang.IllegalArgumentException.<init>:(Ljava/lang/String;)V
            athrow
         4: .line 177
      StackMap locals:
      StackMap stack:
            getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.VALUES:[Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            aload 0 /* desc */
            invokevirtual com.google.protobuf.Descriptors$EnumValueDescriptor.getIndex:()I
            aaload
            areturn
        end local 0 // com.google.protobuf.Descriptors$EnumValueDescriptor desc
      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 // io.netty.example.worldclock.WorldClockProtocol$Continent this
        start local 3 // int index
        start local 4 // int value
         0: .line 183
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
         1: .line 184
            aload 0 /* this */
            iload 3 /* index */
            putfield io.netty.example.worldclock.WorldClockProtocol$Continent.index:I
         2: .line 185
            aload 0 /* this */
            iload 4 /* value */
            putfield io.netty.example.worldclock.WorldClockProtocol$Continent.value:I
         3: .line 186
            return
        end local 4 // int value
        end local 3 // int index
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Continent this
      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: .line 1
            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: .line 1
            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