public final class io.netty.example.worldclock.WorldClockProtocol$Location extends com.google.protobuf.GeneratedMessage implements io.netty.example.worldclock.WorldClockProtocol$LocationOrBuilder
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: io.netty.example.worldclock.WorldClockProtocol$Location
  super_class: com.google.protobuf.GeneratedMessage
{
  private static final io.netty.example.worldclock.WorldClockProtocol$Location defaultInstance;
    descriptor: Lio/netty/example/worldclock/WorldClockProtocol$Location;
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL

  private final com.google.protobuf.UnknownFieldSet unknownFields;
    descriptor: Lcom/google/protobuf/UnknownFieldSet;
    flags: (0x0012) ACC_PRIVATE, ACC_FINAL

  public static com.google.protobuf.Parser<io.netty.example.worldclock.WorldClockProtocol$Location> PARSER;
    descriptor: Lcom/google/protobuf/Parser;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Signature: Lcom/google/protobuf/Parser<Lio/netty/example/worldclock/WorldClockProtocol$Location;>;

  private int bitField0_;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  public static final int CONTINENT_FIELD_NUMBER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  private io.netty.example.worldclock.WorldClockProtocol$Continent continent_;
    descriptor: Lio/netty/example/worldclock/WorldClockProtocol$Continent;
    flags: (0x0002) ACC_PRIVATE

  public static final int CITY_FIELD_NUMBER;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  private java.lang.Object city_;
    descriptor: Ljava/lang/Object;
    flags: (0x0002) ACC_PRIVATE

  private byte memoizedIsInitialized;
    descriptor: B
    flags: (0x0002) ACC_PRIVATE

  private int memoizedSerializedSize;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  private static final long serialVersionUID;
    descriptor: J
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=3, locals=0, args_size=0
         0: .line 438
            new io.netty.example.worldclock.WorldClockProtocol$Location$1
            dup
            invokespecial io.netty.example.worldclock.WorldClockProtocol$Location$1.<init>:()V
         1: .line 437
            putstatic io.netty.example.worldclock.WorldClockProtocol$Location.PARSER:Lcom/google/protobuf/Parser;
         2: .line 888
            new io.netty.example.worldclock.WorldClockProtocol$Location
            dup
            iconst_1
            invokespecial io.netty.example.worldclock.WorldClockProtocol$Location.<init>:(Z)V
            putstatic io.netty.example.worldclock.WorldClockProtocol$Location.defaultInstance:Lio/netty/example/worldclock/WorldClockProtocol$Location;
         3: .line 889
            getstatic io.netty.example.worldclock.WorldClockProtocol$Location.defaultInstance:Lio/netty/example/worldclock/WorldClockProtocol$Location;
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.initFields:()V
         4: .line 890
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  private void <init>(com.google.protobuf.GeneratedMessage$Builder<?>);
    descriptor: (Lcom/google/protobuf/GeneratedMessage$Builder;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
        start local 1 // com.google.protobuf.GeneratedMessage$Builder builder
         0: .line 354
            aload 0 /* this */
            aload 1 /* builder */
            invokespecial com.google.protobuf.GeneratedMessage.<init>:(Lcom/google/protobuf/GeneratedMessage$Builder;)V
         1: .line 516
            aload 0 /* this */
            iconst_m1
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.memoizedIsInitialized:B
         2: .line 545
            aload 0 /* this */
            iconst_m1
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.memoizedSerializedSize:I
         3: .line 355
            aload 0 /* this */
            aload 1 /* builder */
            invokevirtual com.google.protobuf.GeneratedMessage$Builder.getUnknownFields:()Lcom/google/protobuf/UnknownFieldSet;
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
         4: .line 356
            return
        end local 1 // com.google.protobuf.GeneratedMessage$Builder builder
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    5     0     this  Lio/netty/example/worldclock/WorldClockProtocol$Location;
            0    5     1  builder  Lcom/google/protobuf/GeneratedMessage$Builder<*>;
    Signature: (Lcom/google/protobuf/GeneratedMessage$Builder<*>;)V
    MethodParameters:
         Name  Flags
      builder  

  private void <init>(boolean);
    descriptor: (Z)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
        start local 1 // boolean noInit
         0: .line 357
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessage.<init>:()V
         1: .line 516
            aload 0 /* this */
            iconst_m1
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.memoizedIsInitialized:B
         2: .line 545
            aload 0 /* this */
            iconst_m1
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.memoizedSerializedSize:I
         3: .line 357
            aload 0 /* this */
            invokestatic com.google.protobuf.UnknownFieldSet.getDefaultInstance:()Lcom/google/protobuf/UnknownFieldSet;
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            return
        end local 1 // boolean noInit
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    4     0    this  Lio/netty/example/worldclock/WorldClockProtocol$Location;
            0    4     1  noInit  Z
    MethodParameters:
        Name  Flags
      noInit  

  public static io.netty.example.worldclock.WorldClockProtocol$Location getDefaultInstance();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Location;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 361
            getstatic io.netty.example.worldclock.WorldClockProtocol$Location.defaultInstance:Lio/netty/example/worldclock/WorldClockProtocol$Location;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.netty.example.worldclock.WorldClockProtocol$Location getDefaultInstanceForType();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Location;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
         0: .line 365
            getstatic io.netty.example.worldclock.WorldClockProtocol$Location.defaultInstance:Lio/netty/example/worldclock/WorldClockProtocol$Location;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location;

  public final com.google.protobuf.UnknownFieldSet getUnknownFields();
    descriptor: ()Lcom/google/protobuf/UnknownFieldSet;
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
         0: .line 372
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location;

  private void <init>(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=5, locals=9, args_size=3
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
        start local 1 // com.google.protobuf.CodedInputStream input
        start local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 374
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessage.<init>:()V
         1: .line 516
            aload 0 /* this */
            iconst_m1
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.memoizedIsInitialized:B
         2: .line 545
            aload 0 /* this */
            iconst_m1
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.memoizedSerializedSize:I
         3: .line 378
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.initFields:()V
         4: .line 381
            invokestatic com.google.protobuf.UnknownFieldSet.newBuilder:()Lcom/google/protobuf/UnknownFieldSet$Builder;
         5: .line 380
            astore 3 /* unknownFields */
        start local 3 // com.google.protobuf.UnknownFieldSet$Builder unknownFields
         6: .line 383
            iconst_0
            istore 4 /* done */
        start local 4 // boolean done
         7: .line 384
            goto 28
         8: .line 385
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Location com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite com.google.protobuf.UnknownFieldSet$Builder int
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readTag:()I
            istore 5 /* tag */
        start local 5 // int tag
         9: .line 386
            iload 5 /* tag */
            lookupswitch { // 3
                    0: 10
                    8: 18
                   18: 26
              default: 12
          }
        10: .line 388
      StackMap locals: int
      StackMap stack:
            iconst_1
            istore 4 /* done */
        11: .line 389
            goto 28
        12: .line 391
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* input */
            aload 3 /* unknownFields */
        13: .line 392
            aload 2 /* extensionRegistry */
            iload 5 /* tag */
        14: .line 391
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.parseUnknownField:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/UnknownFieldSet$Builder;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
        15: .line 392
            ifne 28
        16: .line 393
            iconst_1
            istore 4 /* done */
        17: .line 395
            goto 28
        18: .line 398
      StackMap locals:
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readEnum:()I
            istore 6 /* rawValue */
        start local 6 // int rawValue
        19: .line 399
            iload 6 /* rawValue */
            invokestatic io.netty.example.worldclock.WorldClockProtocol$Continent.valueOf:(I)Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            astore 7 /* value */
        start local 7 // io.netty.example.worldclock.WorldClockProtocol$Continent value
        20: .line 400
            aload 7 /* value */
            ifnonnull 23
        21: .line 401
            aload 3 /* unknownFields */
            iconst_1
            iload 6 /* rawValue */
            invokevirtual com.google.protobuf.UnknownFieldSet$Builder.mergeVarintField:(II)Lcom/google/protobuf/UnknownFieldSet$Builder;
            pop
        22: .line 402
            goto 28
        23: .line 403
      StackMap locals: int io.netty.example.worldclock.WorldClockProtocol$Continent
      StackMap stack:
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$Location.bitField0_:I
            iconst_1
            ior
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.bitField0_:I
        24: .line 404
            aload 0 /* this */
            aload 7 /* value */
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.continent_:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
        25: .line 406
            goto 28
        end local 7 // io.netty.example.worldclock.WorldClockProtocol$Continent value
        end local 6 // int rawValue
        26: .line 409
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$Location.bitField0_:I
            iconst_2
            ior
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.bitField0_:I
        27: .line 410
            aload 0 /* this */
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readBytes:()Lcom/google/protobuf/ByteString;
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.city_:Ljava/lang/Object;
        end local 5 // int tag
        28: .line 384
      StackMap locals:
      StackMap stack:
            iload 4 /* done */
            ifeq 8
        end local 4 // boolean done
        29: .line 415
            goto 42
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Location com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite com.google.protobuf.UnknownFieldSet$Builder
      StackMap stack: com.google.protobuf.InvalidProtocolBufferException
        30: astore 4 /* e */
        start local 4 // com.google.protobuf.InvalidProtocolBufferException e
        31: .line 416
            aload 4 /* e */
            aload 0 /* this */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.setUnfinishedMessage:(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
            athrow
        end local 4 // com.google.protobuf.InvalidProtocolBufferException e
        32: .line 417
      StackMap locals:
      StackMap stack: java.io.IOException
            astore 4 /* e */
        start local 4 // java.io.IOException e
        33: .line 418
            new com.google.protobuf.InvalidProtocolBufferException
            dup
        34: .line 419
            aload 4 /* e */
            invokevirtual java.io.IOException.getMessage:()Ljava/lang/String;
        35: .line 418
            invokespecial com.google.protobuf.InvalidProtocolBufferException.<init>:(Ljava/lang/String;)V
        36: .line 419
            aload 0 /* this */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.setUnfinishedMessage:(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
        37: .line 418
            athrow
        end local 4 // java.io.IOException e
        38: .line 420
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 8
        39: .line 421
            aload 0 /* this */
            aload 3 /* unknownFields */
            invokevirtual com.google.protobuf.UnknownFieldSet$Builder.build:()Lcom/google/protobuf/UnknownFieldSet;
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
        40: .line 422
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.makeExtensionsImmutable:()V
        41: .line 423
            aload 8
            athrow
        42: .line 421
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 3 /* unknownFields */
            invokevirtual com.google.protobuf.UnknownFieldSet$Builder.build:()Lcom/google/protobuf/UnknownFieldSet;
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
        43: .line 422
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.makeExtensionsImmutable:()V
        44: .line 424
            return
        end local 3 // com.google.protobuf.UnknownFieldSet$Builder unknownFields
        end local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 1 // com.google.protobuf.CodedInputStream input
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   45     0               this  Lio/netty/example/worldclock/WorldClockProtocol$Location;
            0   45     1              input  Lcom/google/protobuf/CodedInputStream;
            0   45     2  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
            6   45     3      unknownFields  Lcom/google/protobuf/UnknownFieldSet$Builder;
            7   29     4               done  Z
            9   28     5                tag  I
           19   26     6           rawValue  I
           20   26     7              value  Lio/netty/example/worldclock/WorldClockProtocol$Continent;
           31   32     4                  e  Lcom/google/protobuf/InvalidProtocolBufferException;
           33   38     4                  e  Ljava/io/IOException;
      Exception table:
        from    to  target  type
           6    29      30  Class com.google.protobuf.InvalidProtocolBufferException
           6    29      32  Class java.io.IOException
           6    38      38  any
    Exceptions:
      throws com.google.protobuf.InvalidProtocolBufferException
    MethodParameters:
                   Name  Flags
      input              
      extensionRegistry  

  public static final com.google.protobuf.Descriptors$Descriptor getDescriptor();
    descriptor: ()Lcom/google/protobuf/Descriptors$Descriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=1, locals=0, args_size=0
         0: .line 427
            getstatic io.netty.example.worldclock.WorldClockProtocol.internal_static_io_netty_example_worldclock_Location_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable();
    descriptor: ()Lcom/google/protobuf/GeneratedMessage$FieldAccessorTable;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
         0: .line 432
            getstatic io.netty.example.worldclock.WorldClockProtocol.internal_static_io_netty_example_worldclock_Location_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessage$FieldAccessorTable;
         1: .line 434
            ldc Lio/netty/example/worldclock/WorldClockProtocol$Location;
            ldc Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
         2: .line 433
            invokevirtual com.google.protobuf.GeneratedMessage$FieldAccessorTable.ensureFieldAccessorsInitialized:(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessage$FieldAccessorTable;
         3: .line 432
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location;

  public com.google.protobuf.Parser<io.netty.example.worldclock.WorldClockProtocol$Location> getParserForType();
    descriptor: ()Lcom/google/protobuf/Parser;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
         0: .line 449
            getstatic io.netty.example.worldclock.WorldClockProtocol$Location.PARSER:Lcom/google/protobuf/Parser;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location;
    Signature: ()Lcom/google/protobuf/Parser<Lio/netty/example/worldclock/WorldClockProtocol$Location;>;

  public boolean hasContinent();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
         0: .line 460
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location.bitField0_:I
            iconst_1
            iand
            iconst_1
            if_icmpne 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location;

  public io.netty.example.worldclock.WorldClockProtocol$Continent getContinent();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Continent;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
         0: .line 466
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location.continent_:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location;

  public boolean hasCity();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
         0: .line 476
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location.bitField0_:I
            iconst_2
            iand
            iconst_2
            if_icmpne 1
            iconst_1
            ireturn
      StackMap locals:
      StackMap stack:
         1: iconst_0
            ireturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location;

  public java.lang.String getCity();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=4, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
         0: .line 482
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location.city_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 483
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 3
         2: .line 484
            aload 1 /* ref */
            checkcast java.lang.String
            areturn
         3: .line 487
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
         4: .line 486
            astore 2 /* bs */
        start local 2 // com.google.protobuf.ByteString bs
         5: .line 488
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
            astore 3 /* s */
        start local 3 // java.lang.String s
         6: .line 489
            aload 2 /* bs */
            invokevirtual com.google.protobuf.ByteString.isValidUtf8:()Z
            ifeq 8
         7: .line 490
            aload 0 /* this */
            aload 3 /* s */
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.city_:Ljava/lang/Object;
         8: .line 492
      StackMap locals: com.google.protobuf.ByteString java.lang.String
      StackMap stack:
            aload 3 /* s */
            areturn
        end local 3 // java.lang.String s
        end local 2 // com.google.protobuf.ByteString bs
        end local 1 // java.lang.Object ref
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    9     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location;
            1    9     1   ref  Ljava/lang/Object;
            5    9     2    bs  Lcom/google/protobuf/ByteString;
            6    9     3     s  Ljava/lang/String;

  public com.google.protobuf.ByteString getCityBytes();
    descriptor: ()Lcom/google/protobuf/ByteString;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
         0: .line 500
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location.city_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 501
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 7
         2: .line 504
            aload 1 /* ref */
            checkcast java.lang.String
         3: .line 503
            invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
         4: .line 502
            astore 2 /* b */
        start local 2 // com.google.protobuf.ByteString b
         5: .line 505
            aload 0 /* this */
            aload 2 /* b */
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.city_:Ljava/lang/Object;
         6: .line 506
            aload 2 /* b */
            areturn
        end local 2 // com.google.protobuf.ByteString b
         7: .line 508
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
            areturn
        end local 1 // java.lang.Object ref
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location;
            1    8     1   ref  Ljava/lang/Object;
            5    7     2     b  Lcom/google/protobuf/ByteString;

  private void initFields();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
         0: .line 513
            aload 0 /* this */
            getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.AFRICA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.continent_:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
         1: .line 514
            aload 0 /* this */
            ldc ""
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.city_:Ljava/lang/Object;
         2: .line 515
            return
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location;

  public final boolean isInitialized();
    descriptor: ()Z
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
         0: .line 518
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location.memoizedIsInitialized:B
            istore 1 /* isInitialized */
        start local 1 // byte isInitialized
         1: .line 519
            iload 1 /* isInitialized */
            iconst_m1
            if_icmpeq 3
            iload 1 /* isInitialized */
            iconst_1
            if_icmpne 2
            iconst_1
            ireturn
      StackMap locals: int
      StackMap stack:
         2: iconst_0
            ireturn
         3: .line 521
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.hasContinent:()Z
            ifne 6
         4: .line 522
            aload 0 /* this */
            iconst_0
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.memoizedIsInitialized:B
         5: .line 523
            iconst_0
            ireturn
         6: .line 525
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.hasCity:()Z
            ifne 9
         7: .line 526
            aload 0 /* this */
            iconst_0
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.memoizedIsInitialized:B
         8: .line 527
            iconst_0
            ireturn
         9: .line 529
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            iconst_1
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.memoizedIsInitialized:B
        10: .line 530
            iconst_1
            ireturn
        end local 1 // byte isInitialized
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   11     0           this  Lio/netty/example/worldclock/WorldClockProtocol$Location;
            1   11     1  isInitialized  B

  public void writeTo(com.google.protobuf.CodedOutputStream);
    descriptor: (Lcom/google/protobuf/CodedOutputStream;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
        start local 1 // com.google.protobuf.CodedOutputStream output
         0: .line 535
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.getSerializedSize:()I
            pop
         1: .line 536
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location.bitField0_:I
            iconst_1
            iand
            iconst_1
            if_icmpne 3
         2: .line 537
            aload 1 /* output */
            iconst_1
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location.continent_:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Continent.getNumber:()I
            invokevirtual com.google.protobuf.CodedOutputStream.writeEnum:(II)V
         3: .line 539
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location.bitField0_:I
            iconst_2
            iand
            iconst_2
            if_icmpne 5
         4: .line 540
            aload 1 /* output */
            iconst_2
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.getCityBytes:()Lcom/google/protobuf/ByteString;
            invokevirtual com.google.protobuf.CodedOutputStream.writeBytes:(ILcom/google/protobuf/ByteString;)V
         5: .line 542
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.getUnknownFields:()Lcom/google/protobuf/UnknownFieldSet;
            aload 1 /* output */
            invokevirtual com.google.protobuf.UnknownFieldSet.writeTo:(Lcom/google/protobuf/CodedOutputStream;)V
         6: .line 543
            return
        end local 1 // com.google.protobuf.CodedOutputStream output
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    7     0    this  Lio/netty/example/worldclock/WorldClockProtocol$Location;
            0    7     1  output  Lcom/google/protobuf/CodedOutputStream;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
        Name  Flags
      output  

  public int getSerializedSize();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
         0: .line 547
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location.memoizedSerializedSize:I
            istore 1 /* size */
        start local 1 // int size
         1: .line 548
            iload 1 /* size */
            iconst_m1
            if_icmpeq 2
            iload 1 /* size */
            ireturn
         2: .line 550
      StackMap locals: int
      StackMap stack:
            iconst_0
            istore 1 /* size */
         3: .line 551
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location.bitField0_:I
            iconst_1
            iand
            iconst_1
            if_icmpne 6
         4: .line 552
            iload 1 /* size */
         5: .line 553
            iconst_1
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location.continent_:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Continent.getNumber:()I
            invokestatic com.google.protobuf.CodedOutputStream.computeEnumSize:(II)I
            iadd
            istore 1 /* size */
         6: .line 555
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location.bitField0_:I
            iconst_2
            iand
            iconst_2
            if_icmpne 9
         7: .line 556
            iload 1 /* size */
         8: .line 557
            iconst_2
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.getCityBytes:()Lcom/google/protobuf/ByteString;
            invokestatic com.google.protobuf.CodedOutputStream.computeBytesSize:(ILcom/google/protobuf/ByteString;)I
            iadd
            istore 1 /* size */
         9: .line 559
      StackMap locals:
      StackMap stack:
            iload 1 /* size */
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.getUnknownFields:()Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.getSerializedSize:()I
            iadd
            istore 1 /* size */
        10: .line 560
            aload 0 /* this */
            iload 1 /* size */
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.memoizedSerializedSize:I
        11: .line 561
            iload 1 /* size */
            ireturn
        end local 1 // int size
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   12     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location;
            1   12     1  size  I

  protected java.lang.Object writeReplace();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
         0: .line 568
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessage.writeReplace:()Ljava/lang/Object;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location;
    Exceptions:
      throws java.io.ObjectStreamException

  public static io.netty.example.worldclock.WorldClockProtocol$Location parseFrom(com.google.protobuf.ByteString);
    descriptor: (Lcom/google/protobuf/ByteString;)Lio/netty/example/worldclock/WorldClockProtocol$Location;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.ByteString data
         0: .line 574
            getstatic io.netty.example.worldclock.WorldClockProtocol$Location.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            invokeinterface com.google.protobuf.Parser.parseFrom:(Lcom/google/protobuf/ByteString;)Ljava/lang/Object;
            checkcast io.netty.example.worldclock.WorldClockProtocol$Location
            areturn
        end local 0 // com.google.protobuf.ByteString data
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  data  Lcom/google/protobuf/ByteString;
    Exceptions:
      throws com.google.protobuf.InvalidProtocolBufferException
    MethodParameters:
      Name  Flags
      data  

  public static io.netty.example.worldclock.WorldClockProtocol$Location parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$Location;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.protobuf.ByteString data
        start local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 580
            getstatic io.netty.example.worldclock.WorldClockProtocol$Location.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            aload 1 /* extensionRegistry */
            invokeinterface com.google.protobuf.Parser.parseFrom:(Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
            checkcast io.netty.example.worldclock.WorldClockProtocol$Location
            areturn
        end local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 0 // com.google.protobuf.ByteString data
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    1     0               data  Lcom/google/protobuf/ByteString;
            0    1     1  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
    Exceptions:
      throws com.google.protobuf.InvalidProtocolBufferException
    MethodParameters:
                   Name  Flags
      data               
      extensionRegistry  

  public static io.netty.example.worldclock.WorldClockProtocol$Location parseFrom(byte[]);
    descriptor: ([B)Lio/netty/example/worldclock/WorldClockProtocol$Location;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // byte[] data
         0: .line 584
            getstatic io.netty.example.worldclock.WorldClockProtocol$Location.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            invokeinterface com.google.protobuf.Parser.parseFrom:([B)Ljava/lang/Object;
            checkcast io.netty.example.worldclock.WorldClockProtocol$Location
            areturn
        end local 0 // byte[] data
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  data  [B
    Exceptions:
      throws com.google.protobuf.InvalidProtocolBufferException
    MethodParameters:
      Name  Flags
      data  

  public static io.netty.example.worldclock.WorldClockProtocol$Location parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite);
    descriptor: ([BLcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$Location;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // byte[] data
        start local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 590
            getstatic io.netty.example.worldclock.WorldClockProtocol$Location.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            aload 1 /* extensionRegistry */
            invokeinterface com.google.protobuf.Parser.parseFrom:([BLcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
            checkcast io.netty.example.worldclock.WorldClockProtocol$Location
            areturn
        end local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 0 // byte[] data
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    1     0               data  [B
            0    1     1  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
    Exceptions:
      throws com.google.protobuf.InvalidProtocolBufferException
    MethodParameters:
                   Name  Flags
      data               
      extensionRegistry  

  public static io.netty.example.worldclock.WorldClockProtocol$Location parseFrom(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)Lio/netty/example/worldclock/WorldClockProtocol$Location;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.io.InputStream input
         0: .line 594
            getstatic io.netty.example.worldclock.WorldClockProtocol$Location.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* input */
            invokeinterface com.google.protobuf.Parser.parseFrom:(Ljava/io/InputStream;)Ljava/lang/Object;
            checkcast io.netty.example.worldclock.WorldClockProtocol$Location
            areturn
        end local 0 // java.io.InputStream input
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0  input  Ljava/io/InputStream;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
       Name  Flags
      input  

  public static io.netty.example.worldclock.WorldClockProtocol$Location parseFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$Location;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // java.io.InputStream input
        start local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 600
            getstatic io.netty.example.worldclock.WorldClockProtocol$Location.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* input */
            aload 1 /* extensionRegistry */
            invokeinterface com.google.protobuf.Parser.parseFrom:(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
            checkcast io.netty.example.worldclock.WorldClockProtocol$Location
            areturn
        end local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 0 // java.io.InputStream input
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    1     0              input  Ljava/io/InputStream;
            0    1     1  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
                   Name  Flags
      input              
      extensionRegistry  

  public static io.netty.example.worldclock.WorldClockProtocol$Location parseDelimitedFrom(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)Lio/netty/example/worldclock/WorldClockProtocol$Location;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.io.InputStream input
         0: .line 604
            getstatic io.netty.example.worldclock.WorldClockProtocol$Location.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* input */
            invokeinterface com.google.protobuf.Parser.parseDelimitedFrom:(Ljava/io/InputStream;)Ljava/lang/Object;
            checkcast io.netty.example.worldclock.WorldClockProtocol$Location
            areturn
        end local 0 // java.io.InputStream input
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0  input  Ljava/io/InputStream;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
       Name  Flags
      input  

  public static io.netty.example.worldclock.WorldClockProtocol$Location parseDelimitedFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$Location;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // java.io.InputStream input
        start local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 610
            getstatic io.netty.example.worldclock.WorldClockProtocol$Location.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* input */
            aload 1 /* extensionRegistry */
            invokeinterface com.google.protobuf.Parser.parseDelimitedFrom:(Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
            checkcast io.netty.example.worldclock.WorldClockProtocol$Location
            areturn
        end local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 0 // java.io.InputStream input
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    1     0              input  Ljava/io/InputStream;
            0    1     1  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
                   Name  Flags
      input              
      extensionRegistry  

  public static io.netty.example.worldclock.WorldClockProtocol$Location parseFrom(com.google.protobuf.CodedInputStream);
    descriptor: (Lcom/google/protobuf/CodedInputStream;)Lio/netty/example/worldclock/WorldClockProtocol$Location;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.CodedInputStream input
         0: .line 615
            getstatic io.netty.example.worldclock.WorldClockProtocol$Location.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* input */
            invokeinterface com.google.protobuf.Parser.parseFrom:(Lcom/google/protobuf/CodedInputStream;)Ljava/lang/Object;
            checkcast io.netty.example.worldclock.WorldClockProtocol$Location
            areturn
        end local 0 // com.google.protobuf.CodedInputStream input
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0  input  Lcom/google/protobuf/CodedInputStream;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
       Name  Flags
      input  

  public static io.netty.example.worldclock.WorldClockProtocol$Location parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$Location;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // com.google.protobuf.CodedInputStream input
        start local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 621
            getstatic io.netty.example.worldclock.WorldClockProtocol$Location.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* input */
            aload 1 /* extensionRegistry */
            invokeinterface com.google.protobuf.Parser.parseFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
            checkcast io.netty.example.worldclock.WorldClockProtocol$Location
            areturn
        end local 1 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 0 // com.google.protobuf.CodedInputStream input
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0    1     0              input  Lcom/google/protobuf/CodedInputStream;
            0    1     1  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
                   Name  Flags
      input              
      extensionRegistry  

  public static io.netty.example.worldclock.WorldClockProtocol$Location$Builder newBuilder();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 624
            invokestatic io.netty.example.worldclock.WorldClockProtocol$Location$Builder.create:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.netty.example.worldclock.WorldClockProtocol$Location$Builder newBuilderForType();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
         0: .line 625
            invokestatic io.netty.example.worldclock.WorldClockProtocol$Location.newBuilder:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location;

  public static io.netty.example.worldclock.WorldClockProtocol$Location$Builder newBuilder(io.netty.example.worldclock.WorldClockProtocol$Location);
    descriptor: (Lio/netty/example/worldclock/WorldClockProtocol$Location;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location prototype
         0: .line 627
            invokestatic io.netty.example.worldclock.WorldClockProtocol$Location.newBuilder:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            aload 0 /* prototype */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.mergeFrom:(Lio/netty/example/worldclock/WorldClockProtocol$Location;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location prototype
      LocalVariableTable:
        Start  End  Slot       Name  Signature
            0    1     0  prototype  Lio/netty/example/worldclock/WorldClockProtocol$Location;
    MethodParameters:
           Name  Flags
      prototype  

  public io.netty.example.worldclock.WorldClockProtocol$Location$Builder toBuilder();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
         0: .line 629
            aload 0 /* this */
            invokestatic io.netty.example.worldclock.WorldClockProtocol$Location.newBuilder:(Lio/netty/example/worldclock/WorldClockProtocol$Location;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location;

  protected io.netty.example.worldclock.WorldClockProtocol$Location$Builder newBuilderForType(com.google.protobuf.GeneratedMessage$BuilderParent);
    descriptor: (Lcom/google/protobuf/GeneratedMessage$BuilderParent;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
        start local 1 // com.google.protobuf.GeneratedMessage$BuilderParent parent
         0: .line 634
            new io.netty.example.worldclock.WorldClockProtocol$Location$Builder
            dup
            aload 1 /* parent */
            invokespecial io.netty.example.worldclock.WorldClockProtocol$Location$Builder.<init>:(Lcom/google/protobuf/GeneratedMessage$BuilderParent;)V
            astore 2 /* builder */
        start local 2 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder builder
         1: .line 635
            aload 2 /* builder */
            areturn
        end local 2 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder builder
        end local 1 // com.google.protobuf.GeneratedMessage$BuilderParent parent
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/netty/example/worldclock/WorldClockProtocol$Location;
            0    2     1   parent  Lcom/google/protobuf/GeneratedMessage$BuilderParent;
            1    2     2  builder  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
    MethodParameters:
        Name  Flags
      parent  

  public com.google.protobuf.MessageLite$Builder toBuilder();
    descriptor: ()Lcom/google/protobuf/MessageLite$Builder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.toBuilder:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.Message$Builder toBuilder();
    descriptor: ()Lcom/google/protobuf/Message$Builder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.toBuilder:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  protected com.google.protobuf.Message$Builder newBuilderForType(com.google.protobuf.GeneratedMessage$BuilderParent);
    descriptor: (Lcom/google/protobuf/GeneratedMessage$BuilderParent;)Lcom/google/protobuf/Message$Builder;
    flags: (0x1044) ACC_PROTECTED, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=2, locals=2, args_size=2
         0: .line 1
            aload 0
            aload 1
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.newBuilderForType:(Lcom/google/protobuf/GeneratedMessage$BuilderParent;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.MessageLite$Builder newBuilderForType();
    descriptor: ()Lcom/google/protobuf/MessageLite$Builder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.newBuilderForType:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.Message$Builder newBuilderForType();
    descriptor: ()Lcom/google/protobuf/Message$Builder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.newBuilderForType:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.MessageLite getDefaultInstanceForType();
    descriptor: ()Lcom/google/protobuf/MessageLite;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.getDefaultInstanceForType:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.Message getDefaultInstanceForType();
    descriptor: ()Lcom/google/protobuf/Message;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=1, locals=1, args_size=1
         0: .line 1
            aload 0
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.getDefaultInstanceForType:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  static boolean access$7();
    descriptor: ()Z
    flags: (0x1008) ACC_STATIC, ACC_SYNTHETIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 349
            getstatic io.netty.example.worldclock.WorldClockProtocol$Location.alwaysUseFieldBuilders:Z
            ireturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
SourceFile: "WorldClockProtocol.java"
NestHost: io.netty.example.worldclock.WorldClockProtocol
InnerClasses:
  public final Descriptor = com.google.protobuf.Descriptors$Descriptor of com.google.protobuf.Descriptors
  public abstract Builder = com.google.protobuf.GeneratedMessage$Builder of com.google.protobuf.GeneratedMessage
  protected abstract BuilderParent = com.google.protobuf.GeneratedMessage$BuilderParent of com.google.protobuf.GeneratedMessage
  public final FieldAccessorTable = com.google.protobuf.GeneratedMessage$FieldAccessorTable of com.google.protobuf.GeneratedMessage
  public abstract Builder = com.google.protobuf.Message$Builder of com.google.protobuf.Message
  public abstract Builder = com.google.protobuf.MessageLite$Builder of com.google.protobuf.MessageLite
  public final Builder = com.google.protobuf.UnknownFieldSet$Builder of com.google.protobuf.UnknownFieldSet
  public final Continent = io.netty.example.worldclock.WorldClockProtocol$Continent of io.netty.example.worldclock.WorldClockProtocol
  public final Location = io.netty.example.worldclock.WorldClockProtocol$Location of io.netty.example.worldclock.WorldClockProtocol
  io.netty.example.worldclock.WorldClockProtocol$Location$1
  public final Builder = io.netty.example.worldclock.WorldClockProtocol$Location$Builder of io.netty.example.worldclock.WorldClockProtocol$Location
  public abstract LocationOrBuilder = io.netty.example.worldclock.WorldClockProtocol$LocationOrBuilder of io.netty.example.worldclock.WorldClockProtocol