public final class io.netty.example.worldclock.WorldClockProtocol$Location$Builder extends com.google.protobuf.GeneratedMessage$Builder<io.netty.example.worldclock.WorldClockProtocol$Location$Builder> 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$Builder
  super_class: com.google.protobuf.GeneratedMessage$Builder
{
  private int bitField0_;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

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

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

  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 645
            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$Builder this
         0: .line 650
            getstatic io.netty.example.worldclock.WorldClockProtocol.internal_static_io_netty_example_worldclock_Location_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessage$FieldAccessorTable;
         1: .line 652
            ldc Lio/netty/example/worldclock/WorldClockProtocol$Location;
            ldc Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
         2: .line 651
            invokevirtual com.google.protobuf.GeneratedMessage$FieldAccessorTable.ensureFieldAccessorsInitialized:(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessage$FieldAccessorTable;
         3: .line 650
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
         0: .line 656
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessage$Builder.<init>:()V
         1: .line 775
            aload 0 /* this */
            getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.AFRICA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.continent_:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
         2: .line 811
            aload 0 /* this */
            ldc ""
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
         3: .line 657
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.maybeForceBuilderInitialization:()V
         4: .line 658
            return
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;

  private void <init>(com.google.protobuf.GeneratedMessage$BuilderParent);
    descriptor: (Lcom/google/protobuf/GeneratedMessage$BuilderParent;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
        start local 1 // com.google.protobuf.GeneratedMessage$BuilderParent parent
         0: .line 662
            aload 0 /* this */
            aload 1 /* parent */
            invokespecial com.google.protobuf.GeneratedMessage$Builder.<init>:(Lcom/google/protobuf/GeneratedMessage$BuilderParent;)V
         1: .line 775
            aload 0 /* this */
            getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.AFRICA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.continent_:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
         2: .line 811
            aload 0 /* this */
            ldc ""
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
         3: .line 663
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.maybeForceBuilderInitialization:()V
         4: .line 664
            return
        end local 1 // com.google.protobuf.GeneratedMessage$BuilderParent parent
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    5     0    this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            0    5     1  parent  Lcom/google/protobuf/GeneratedMessage$BuilderParent;
    MethodParameters:
        Name  Flags
      parent  

  private void maybeForceBuilderInitialization();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
         0: .line 666
            invokestatic io.netty.example.worldclock.WorldClockProtocol$Location.access$7:()Z
            pop
         1: .line 668
            return
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;

  private static io.netty.example.worldclock.WorldClockProtocol$Location$Builder create();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC
    Code:
      stack=2, locals=0, args_size=0
         0: .line 670
            new io.netty.example.worldclock.WorldClockProtocol$Location$Builder
            dup
            invokespecial io.netty.example.worldclock.WorldClockProtocol$Location$Builder.<init>:()V
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public io.netty.example.worldclock.WorldClockProtocol$Location$Builder clear();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
         0: .line 674
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessage$Builder.clear:()Lcom/google/protobuf/GeneratedMessage$Builder;
            pop
         1: .line 675
            aload 0 /* this */
            getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.AFRICA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.continent_:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
         2: .line 676
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
            bipush -2
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
         3: .line 677
            aload 0 /* this */
            ldc ""
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
         4: .line 678
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
            bipush -3
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
         5: .line 679
            aload 0 /* this */
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    6     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;

  public io.netty.example.worldclock.WorldClockProtocol$Location$Builder clone();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
         0: .line 683
            invokestatic io.netty.example.worldclock.WorldClockProtocol$Location$Builder.create:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.buildPartial:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
            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$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;

  public com.google.protobuf.Descriptors$Descriptor getDescriptorForType();
    descriptor: ()Lcom/google/protobuf/Descriptors$Descriptor;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
         0: .line 688
            getstatic io.netty.example.worldclock.WorldClockProtocol.internal_static_io_netty_example_worldclock_Location_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;

  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$Builder this
         0: .line 692
            invokestatic io.netty.example.worldclock.WorldClockProtocol$Location.getDefaultInstance:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;

  public io.netty.example.worldclock.WorldClockProtocol$Location build();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Location;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
         0: .line 696
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.buildPartial:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
            astore 1 /* result */
        start local 1 // io.netty.example.worldclock.WorldClockProtocol$Location result
         1: .line 697
            aload 1 /* result */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.isInitialized:()Z
            ifne 3
         2: .line 698
            aload 1 /* result */
            invokestatic io.netty.example.worldclock.WorldClockProtocol$Location$Builder.newUninitializedMessageException:(Lcom/google/protobuf/Message;)Lcom/google/protobuf/UninitializedMessageException;
            athrow
         3: .line 700
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Location
      StackMap stack:
            aload 1 /* result */
            areturn
        end local 1 // io.netty.example.worldclock.WorldClockProtocol$Location result
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    4     0    this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            1    4     1  result  Lio/netty/example/worldclock/WorldClockProtocol$Location;

  public io.netty.example.worldclock.WorldClockProtocol$Location buildPartial();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Location;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
         0: .line 704
            new io.netty.example.worldclock.WorldClockProtocol$Location
            dup
            aload 0 /* this */
            invokespecial io.netty.example.worldclock.WorldClockProtocol$Location.<init>:(Lcom/google/protobuf/GeneratedMessage$Builder;)V
            astore 1 /* result */
        start local 1 // io.netty.example.worldclock.WorldClockProtocol$Location result
         1: .line 705
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
            istore 2 /* from_bitField0_ */
        start local 2 // int from_bitField0_
         2: .line 706
            iconst_0
            istore 3 /* to_bitField0_ */
        start local 3 // int to_bitField0_
         3: .line 707
            iload 2 /* from_bitField0_ */
            iconst_1
            iand
            iconst_1
            if_icmpne 5
         4: .line 708
            iload 3 /* to_bitField0_ */
            iconst_1
            ior
            istore 3 /* to_bitField0_ */
         5: .line 710
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Location int int
      StackMap stack:
            aload 1 /* result */
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.continent_:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.continent_:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
         6: .line 711
            iload 2 /* from_bitField0_ */
            iconst_2
            iand
            iconst_2
            if_icmpne 8
         7: .line 712
            iload 3 /* to_bitField0_ */
            iconst_2
            ior
            istore 3 /* to_bitField0_ */
         8: .line 714
      StackMap locals:
      StackMap stack:
            aload 1 /* result */
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.city_:Ljava/lang/Object;
         9: .line 715
            aload 1 /* result */
            iload 3 /* to_bitField0_ */
            putfield io.netty.example.worldclock.WorldClockProtocol$Location.bitField0_:I
        10: .line 716
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.onBuilt:()V
        11: .line 717
            aload 1 /* result */
            areturn
        end local 3 // int to_bitField0_
        end local 2 // int from_bitField0_
        end local 1 // io.netty.example.worldclock.WorldClockProtocol$Location result
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   12     0             this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            1   12     1           result  Lio/netty/example/worldclock/WorldClockProtocol$Location;
            2   12     2  from_bitField0_  I
            3   12     3    to_bitField0_  I

  public io.netty.example.worldclock.WorldClockProtocol$Location$Builder mergeFrom(com.google.protobuf.Message);
    descriptor: (Lcom/google/protobuf/Message;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
        start local 1 // com.google.protobuf.Message other
         0: .line 721
            aload 1 /* other */
            instanceof io.netty.example.worldclock.WorldClockProtocol$Location
            ifeq 2
         1: .line 722
            aload 0 /* this */
            aload 1 /* other */
            checkcast io.netty.example.worldclock.WorldClockProtocol$Location
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.mergeFrom:(Lio/netty/example/worldclock/WorldClockProtocol$Location;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            areturn
         2: .line 724
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* other */
            invokespecial com.google.protobuf.GeneratedMessage$Builder.mergeFrom:(Lcom/google/protobuf/Message;)Lcom/google/protobuf/AbstractMessage$Builder;
            pop
         3: .line 725
            aload 0 /* this */
            areturn
        end local 1 // com.google.protobuf.Message other
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    4     0   this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            0    4     1  other  Lcom/google/protobuf/Message;
    MethodParameters:
       Name  Flags
      other  

  public io.netty.example.worldclock.WorldClockProtocol$Location$Builder mergeFrom(io.netty.example.worldclock.WorldClockProtocol$Location);
    descriptor: (Lio/netty/example/worldclock/WorldClockProtocol$Location;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
        start local 1 // io.netty.example.worldclock.WorldClockProtocol$Location other
         0: .line 730
            aload 1 /* other */
            invokestatic io.netty.example.worldclock.WorldClockProtocol$Location.getDefaultInstance:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
            if_acmpne 1
            aload 0 /* this */
            areturn
         1: .line 731
      StackMap locals:
      StackMap stack:
            aload 1 /* other */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.hasContinent:()Z
            ifeq 3
         2: .line 732
            aload 0 /* this */
            aload 1 /* other */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.getContinent:()Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.setContinent:(Lio/netty/example/worldclock/WorldClockProtocol$Continent;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            pop
         3: .line 734
      StackMap locals:
      StackMap stack:
            aload 1 /* other */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.hasCity:()Z
            ifeq 7
         4: .line 735
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
            iconst_2
            ior
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
         5: .line 736
            aload 0 /* this */
            aload 1 /* other */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location.city_:Ljava/lang/Object;
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
         6: .line 737
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.onChanged:()V
         7: .line 739
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* other */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.getUnknownFields:()Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.mergeUnknownFields:(Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/GeneratedMessage$Builder;
            pop
         8: .line 740
            aload 0 /* this */
            areturn
        end local 1 // io.netty.example.worldclock.WorldClockProtocol$Location other
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    9     0   this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            0    9     1  other  Lio/netty/example/worldclock/WorldClockProtocol$Location;
    MethodParameters:
       Name  Flags
      other  

  public final boolean isInitialized();
    descriptor: ()Z
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
         0: .line 744
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.hasContinent:()Z
            ifne 2
         1: .line 746
            iconst_0
            ireturn
         2: .line 748
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.hasCity:()Z
            ifne 4
         3: .line 750
            iconst_0
            ireturn
         4: .line 752
      StackMap locals:
      StackMap stack:
            iconst_1
            ireturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;

  public io.netty.example.worldclock.WorldClockProtocol$Location$Builder mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=3
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
        start local 1 // com.google.protobuf.CodedInputStream input
        start local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 759
            aconst_null
            astore 3 /* parsedMessage */
        start local 3 // io.netty.example.worldclock.WorldClockProtocol$Location parsedMessage
         1: .line 761
            getstatic io.netty.example.worldclock.WorldClockProtocol$Location.PARSER:Lcom/google/protobuf/Parser;
            aload 1 /* input */
            aload 2 /* extensionRegistry */
            invokeinterface com.google.protobuf.Parser.parsePartialFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
            checkcast io.netty.example.worldclock.WorldClockProtocol$Location
            astore 3 /* parsedMessage */
         2: .line 762
            goto 10
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Location$Builder com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite io.netty.example.worldclock.WorldClockProtocol$Location
      StackMap stack: com.google.protobuf.InvalidProtocolBufferException
         3: astore 4 /* e */
        start local 4 // com.google.protobuf.InvalidProtocolBufferException e
         4: .line 763
            aload 4 /* e */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.getUnfinishedMessage:()Lcom/google/protobuf/MessageLite;
            checkcast io.netty.example.worldclock.WorldClockProtocol$Location
            astore 3 /* parsedMessage */
         5: .line 764
            aload 4 /* e */
            athrow
        end local 4 // com.google.protobuf.InvalidProtocolBufferException e
         6: .line 765
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 5
         7: .line 766
            aload 3 /* parsedMessage */
            ifnull 9
         8: .line 767
            aload 0 /* this */
            aload 3 /* parsedMessage */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.mergeFrom:(Lio/netty/example/worldclock/WorldClockProtocol$Location;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            pop
         9: .line 769
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Location$Builder com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite io.netty.example.worldclock.WorldClockProtocol$Location top java.lang.Throwable
      StackMap stack:
            aload 5
            athrow
        10: .line 766
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Location$Builder com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite io.netty.example.worldclock.WorldClockProtocol$Location
      StackMap stack:
            aload 3 /* parsedMessage */
            ifnull 12
        11: .line 767
            aload 0 /* this */
            aload 3 /* parsedMessage */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.mergeFrom:(Lio/netty/example/worldclock/WorldClockProtocol$Location;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            pop
        12: .line 770
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 3 // io.netty.example.worldclock.WorldClockProtocol$Location parsedMessage
        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$Builder this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   13     0               this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            0   13     1              input  Lcom/google/protobuf/CodedInputStream;
            0   13     2  extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
            1   13     3      parsedMessage  Lio/netty/example/worldclock/WorldClockProtocol$Location;
            4    6     4                  e  Lcom/google/protobuf/InvalidProtocolBufferException;
      Exception table:
        from    to  target  type
           1     2       3  Class com.google.protobuf.InvalidProtocolBufferException
           1     6       6  any
    Exceptions:
      throws java.io.IOException
    MethodParameters:
                   Name  Flags
      input              
      extensionRegistry  

  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$Builder this
         0: .line 780
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.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$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;

  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$Builder this
         0: .line 786
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.continent_:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;

  public io.netty.example.worldclock.WorldClockProtocol$Location$Builder setContinent(io.netty.example.worldclock.WorldClockProtocol$Continent);
    descriptor: (Lio/netty/example/worldclock/WorldClockProtocol$Continent;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
        start local 1 // io.netty.example.worldclock.WorldClockProtocol$Continent value
         0: .line 792
            aload 1 /* value */
            ifnonnull 2
         1: .line 793
            new java.lang.NullPointerException
            dup
            invokespecial java.lang.NullPointerException.<init>:()V
            athrow
         2: .line 795
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
            iconst_1
            ior
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
         3: .line 796
            aload 0 /* this */
            aload 1 /* value */
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.continent_:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
         4: .line 797
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.onChanged:()V
         5: .line 798
            aload 0 /* this */
            areturn
        end local 1 // io.netty.example.worldclock.WorldClockProtocol$Continent value
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    6     0   this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            0    6     1  value  Lio/netty/example/worldclock/WorldClockProtocol$Continent;
    MethodParameters:
       Name  Flags
      value  

  public io.netty.example.worldclock.WorldClockProtocol$Location$Builder clearContinent();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
         0: .line 804
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
            bipush -2
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
         1: .line 805
            aload 0 /* this */
            getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.AFRICA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.continent_:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
         2: .line 806
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.onChanged:()V
         3: .line 807
            aload 0 /* this */
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;

  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$Builder this
         0: .line 816
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.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$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;

  public java.lang.String getCity();
    descriptor: ()Ljava/lang/String;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
         0: .line 822
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 823
            aload 1 /* ref */
            instanceof java.lang.String
            ifne 7
         2: .line 824
            aload 1 /* ref */
            checkcast com.google.protobuf.ByteString
         3: .line 825
            invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
         4: .line 824
            astore 2 /* s */
        start local 2 // java.lang.String s
         5: .line 826
            aload 0 /* this */
            aload 2 /* s */
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
         6: .line 827
            aload 2 /* s */
            areturn
        end local 2 // java.lang.String s
         7: .line 829
      StackMap locals: java.lang.Object
      StackMap stack:
            aload 1 /* ref */
            checkcast java.lang.String
            areturn
        end local 1 // java.lang.Object ref
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            1    8     1   ref  Ljava/lang/Object;
            5    7     2     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$Builder this
         0: .line 837
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
            astore 1 /* ref */
        start local 1 // java.lang.Object ref
         1: .line 838
            aload 1 /* ref */
            instanceof java.lang.String
            ifeq 7
         2: .line 841
            aload 1 /* ref */
            checkcast java.lang.String
         3: .line 840
            invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
         4: .line 839
            astore 2 /* b */
        start local 2 // com.google.protobuf.ByteString b
         5: .line 842
            aload 0 /* this */
            aload 2 /* b */
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
         6: .line 843
            aload 2 /* b */
            areturn
        end local 2 // com.google.protobuf.ByteString b
         7: .line 845
      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$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            1    8     1   ref  Ljava/lang/Object;
            5    7     2     b  Lcom/google/protobuf/ByteString;

  public io.netty.example.worldclock.WorldClockProtocol$Location$Builder setCity(java.lang.String);
    descriptor: (Ljava/lang/String;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
        start local 1 // java.lang.String value
         0: .line 853
            aload 1 /* value */
            ifnonnull 2
         1: .line 854
            new java.lang.NullPointerException
            dup
            invokespecial java.lang.NullPointerException.<init>:()V
            athrow
         2: .line 856
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
            iconst_2
            ior
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
         3: .line 857
            aload 0 /* this */
            aload 1 /* value */
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
         4: .line 858
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.onChanged:()V
         5: .line 859
            aload 0 /* this */
            areturn
        end local 1 // java.lang.String value
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    6     0   this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            0    6     1  value  Ljava/lang/String;
    MethodParameters:
       Name  Flags
      value  

  public io.netty.example.worldclock.WorldClockProtocol$Location$Builder clearCity();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
         0: .line 865
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
            bipush -3
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
         1: .line 866
            aload 0 /* this */
            invokestatic io.netty.example.worldclock.WorldClockProtocol$Location.getDefaultInstance:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.getCity:()Ljava/lang/String;
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
         2: .line 867
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.onChanged:()V
         3: .line 868
            aload 0 /* this */
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;

  public io.netty.example.worldclock.WorldClockProtocol$Location$Builder setCityBytes(com.google.protobuf.ByteString);
    descriptor: (Lcom/google/protobuf/ByteString;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
        start local 1 // com.google.protobuf.ByteString value
         0: .line 875
            aload 1 /* value */
            ifnonnull 2
         1: .line 876
            new java.lang.NullPointerException
            dup
            invokespecial java.lang.NullPointerException.<init>:()V
            athrow
         2: .line 878
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
            iconst_2
            ior
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
         3: .line 879
            aload 0 /* this */
            aload 1 /* value */
            putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
         4: .line 880
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.onChanged:()V
         5: .line 881
            aload 0 /* this */
            areturn
        end local 1 // com.google.protobuf.ByteString value
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    6     0   this  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            0    6     1  value  Lcom/google/protobuf/ByteString;
    MethodParameters:
       Name  Flags
      value  

  public com.google.protobuf.AbstractMessage$Builder mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessage$Builder;
    flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
    Code:
      stack=3, locals=3, args_size=3
         0: .line 1
            aload 0
            aload 1
            aload 2
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws java.io.IOException

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

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

  public com.google.protobuf.AbstractMessage$Builder mergeFrom(com.google.protobuf.Message);
    descriptor: (Lcom/google/protobuf/Message;)Lcom/google/protobuf/AbstractMessage$Builder;
    flags: (0x1041) ACC_PUBLIC, 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$Builder.mergeFrom:(Lcom/google/protobuf/Message;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.Message$Builder mergeFrom(com.google.protobuf.Message);
    descriptor: (Lcom/google/protobuf/Message;)Lcom/google/protobuf/Message$Builder;
    flags: (0x1041) ACC_PUBLIC, 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$Builder.mergeFrom:(Lcom/google/protobuf/Message;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.GeneratedMessage$Builder clear();
    descriptor: ()Lcom/google/protobuf/GeneratedMessage$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$Builder.clear:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.MessageLite$Builder clear();
    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$Builder.clear:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.Message$Builder clear();
    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$Builder.clear:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.MessageLite build();
    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$Builder.build:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.Message build();
    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$Builder.build:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.MessageLite buildPartial();
    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$Builder.buildPartial:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.Message buildPartial();
    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$Builder.buildPartial:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
            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$Builder.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$Builder.getDefaultInstanceForType:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.GeneratedMessage$Builder clone();
    descriptor: ()Lcom/google/protobuf/GeneratedMessage$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$Builder.clone:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.MessageLite$Builder clone();
    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$Builder.clone:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public com.google.protobuf.Message$Builder clone();
    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$Builder.clone:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public java.lang.Object clone();
    descriptor: ()Ljava/lang/Object;
    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$Builder.clone:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws java.lang.CloneNotSupportedException
}
Signature: Lcom/google/protobuf/GeneratedMessage$Builder<Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;>;Lio/netty/example/worldclock/WorldClockProtocol$LocationOrBuilder;
SourceFile: "WorldClockProtocol.java"
NestHost: io.netty.example.worldclock.WorldClockProtocol
InnerClasses:
  public abstract Builder = com.google.protobuf.AbstractMessage$Builder of com.google.protobuf.AbstractMessage
  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 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
  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