public final class io.netty.example.worldclock.WorldClockProtocol$Locations extends com.google.protobuf.GeneratedMessage implements io.netty.example.worldclock.WorldClockProtocol$LocationsOrBuilder
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: io.netty.example.worldclock.WorldClockProtocol$Locations
  super_class: com.google.protobuf.GeneratedMessage
{
  private static final io.netty.example.worldclock.WorldClockProtocol$Locations defaultInstance;
    descriptor: Lio/netty/example/worldclock/WorldClockProtocol$Locations;
    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$Locations> PARSER;
    descriptor: Lcom/google/protobuf/Parser;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Signature: Lcom/google/protobuf/Parser<Lio/netty/example/worldclock/WorldClockProtocol$Locations;>;

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

  private java.util.List<io.netty.example.worldclock.WorldClockProtocol$Location> location_;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<Lio/netty/example/worldclock/WorldClockProtocol$Location;>;

  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 1010
            new io.netty.example.worldclock.WorldClockProtocol$Locations$1
            dup
            invokespecial io.netty.example.worldclock.WorldClockProtocol$Locations$1.<init>:()V
         1: .line 1009
            putstatic io.netty.example.worldclock.WorldClockProtocol$Locations.PARSER:Lcom/google/protobuf/Parser;
         2: .line 1574
            new io.netty.example.worldclock.WorldClockProtocol$Locations
            dup
            iconst_1
            invokespecial io.netty.example.worldclock.WorldClockProtocol$Locations.<init>:(Z)V
            putstatic io.netty.example.worldclock.WorldClockProtocol$Locations.defaultInstance:Lio/netty/example/worldclock/WorldClockProtocol$Locations;
         3: .line 1575
            getstatic io.netty.example.worldclock.WorldClockProtocol$Locations.defaultInstance:Lio/netty/example/worldclock/WorldClockProtocol$Locations;
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations.initFields:()V
         4: .line 1576
            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$Locations this
        start local 1 // com.google.protobuf.GeneratedMessage$Builder builder
         0: .line 931
            aload 0 /* this */
            aload 1 /* builder */
            invokespecial com.google.protobuf.GeneratedMessage.<init>:(Lcom/google/protobuf/GeneratedMessage$Builder;)V
         1: .line 1063
            aload 0 /* this */
            iconst_m1
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations.memoizedIsInitialized:B
         2: .line 1087
            aload 0 /* this */
            iconst_m1
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations.memoizedSerializedSize:I
         3: .line 932
            aload 0 /* this */
            aload 1 /* builder */
            invokevirtual com.google.protobuf.GeneratedMessage$Builder.getUnknownFields:()Lcom/google/protobuf/UnknownFieldSet;
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
         4: .line 933
            return
        end local 1 // com.google.protobuf.GeneratedMessage$Builder builder
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    5     0     this  Lio/netty/example/worldclock/WorldClockProtocol$Locations;
            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$Locations this
        start local 1 // boolean noInit
         0: .line 934
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessage.<init>:()V
         1: .line 1063
            aload 0 /* this */
            iconst_m1
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations.memoizedIsInitialized:B
         2: .line 1087
            aload 0 /* this */
            iconst_m1
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations.memoizedSerializedSize:I
         3: .line 934
            aload 0 /* this */
            invokestatic com.google.protobuf.UnknownFieldSet.getDefaultInstance:()Lcom/google/protobuf/UnknownFieldSet;
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            return
        end local 1 // boolean noInit
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    4     0    this  Lio/netty/example/worldclock/WorldClockProtocol$Locations;
            0    4     1  noInit  Z
    MethodParameters:
        Name  Flags
      noInit  

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

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

  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$Locations this
         0: .line 949
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations;

  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=8, args_size=3
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
        start local 1 // com.google.protobuf.CodedInputStream input
        start local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 951
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessage.<init>:()V
         1: .line 1063
            aload 0 /* this */
            iconst_m1
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations.memoizedIsInitialized:B
         2: .line 1087
            aload 0 /* this */
            iconst_m1
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations.memoizedSerializedSize:I
         3: .line 955
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations.initFields:()V
         4: .line 956
            iconst_0
            istore 3 /* mutable_bitField0_ */
        start local 3 // int mutable_bitField0_
         5: .line 958
            invokestatic com.google.protobuf.UnknownFieldSet.newBuilder:()Lcom/google/protobuf/UnknownFieldSet$Builder;
         6: .line 957
            astore 4 /* unknownFields */
        start local 4 // com.google.protobuf.UnknownFieldSet$Builder unknownFields
         7: .line 960
            iconst_0
            istore 5 /* done */
        start local 5 // boolean done
         8: .line 961
            goto 23
         9: .line 962
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Locations com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite int com.google.protobuf.UnknownFieldSet$Builder int
      StackMap stack:
            aload 1 /* input */
            invokevirtual com.google.protobuf.CodedInputStream.readTag:()I
            istore 6 /* tag */
        start local 6 // int tag
        10: .line 963
            iload 6 /* tag */
            lookupswitch { // 2
                    0: 11
                   10: 19
              default: 13
          }
        11: .line 965
      StackMap locals: int
      StackMap stack:
            iconst_1
            istore 5 /* done */
        12: .line 966
            goto 23
        13: .line 968
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* input */
            aload 4 /* unknownFields */
        14: .line 969
            aload 2 /* extensionRegistry */
            iload 6 /* tag */
        15: .line 968
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations.parseUnknownField:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/UnknownFieldSet$Builder;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
        16: .line 969
            ifne 23
        17: .line 970
            iconst_1
            istore 5 /* done */
        18: .line 972
            goto 23
        19: .line 975
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            iconst_1
            iand
            iconst_1
            if_icmpeq 22
        20: .line 976
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
        21: .line 977
            iload 3 /* mutable_bitField0_ */
            iconst_1
            ior
            istore 3 /* mutable_bitField0_ */
        22: .line 979
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
            aload 1 /* input */
            getstatic io.netty.example.worldclock.WorldClockProtocol$Location.PARSER:Lcom/google/protobuf/Parser;
            aload 2 /* extensionRegistry */
            invokevirtual com.google.protobuf.CodedInputStream.readMessage:(Lcom/google/protobuf/Parser;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite;
            checkcast io.netty.example.worldclock.WorldClockProtocol$Location
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
        end local 6 // int tag
        23: .line 961
      StackMap locals:
      StackMap stack:
            iload 5 /* done */
            ifeq 9
        end local 5 // boolean done
        24: .line 984
            goto 39
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Locations com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite int com.google.protobuf.UnknownFieldSet$Builder
      StackMap stack: com.google.protobuf.InvalidProtocolBufferException
        25: astore 5 /* e */
        start local 5 // com.google.protobuf.InvalidProtocolBufferException e
        26: .line 985
            aload 5 /* e */
            aload 0 /* this */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.setUnfinishedMessage:(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
            athrow
        end local 5 // com.google.protobuf.InvalidProtocolBufferException e
        27: .line 986
      StackMap locals:
      StackMap stack: java.io.IOException
            astore 5 /* e */
        start local 5 // java.io.IOException e
        28: .line 987
            new com.google.protobuf.InvalidProtocolBufferException
            dup
        29: .line 988
            aload 5 /* e */
            invokevirtual java.io.IOException.getMessage:()Ljava/lang/String;
        30: .line 987
            invokespecial com.google.protobuf.InvalidProtocolBufferException.<init>:(Ljava/lang/String;)V
        31: .line 988
            aload 0 /* this */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.setUnfinishedMessage:(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
        32: .line 987
            athrow
        end local 5 // java.io.IOException e
        33: .line 989
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 7
        34: .line 990
            iload 3 /* mutable_bitField0_ */
            iconst_1
            iand
            iconst_1
            if_icmpne 36
        35: .line 991
            aload 0 /* this */
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
        36: .line 993
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Locations com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite int com.google.protobuf.UnknownFieldSet$Builder top top java.lang.Throwable
      StackMap stack:
            aload 0 /* this */
            aload 4 /* unknownFields */
            invokevirtual com.google.protobuf.UnknownFieldSet$Builder.build:()Lcom/google/protobuf/UnknownFieldSet;
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
        37: .line 994
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations.makeExtensionsImmutable:()V
        38: .line 995
            aload 7
            athrow
        39: .line 990
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Locations com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite int com.google.protobuf.UnknownFieldSet$Builder
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            iconst_1
            iand
            iconst_1
            if_icmpne 41
        40: .line 991
            aload 0 /* this */
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
        41: .line 993
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 4 /* unknownFields */
            invokevirtual com.google.protobuf.UnknownFieldSet$Builder.build:()Lcom/google/protobuf/UnknownFieldSet;
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
        42: .line 994
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations.makeExtensionsImmutable:()V
        43: .line 996
            return
        end local 4 // com.google.protobuf.UnknownFieldSet$Builder unknownFields
        end local 3 // int mutable_bitField0_
        end local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
        end local 1 // com.google.protobuf.CodedInputStream input
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0   44     0                this  Lio/netty/example/worldclock/WorldClockProtocol$Locations;
            0   44     1               input  Lcom/google/protobuf/CodedInputStream;
            0   44     2   extensionRegistry  Lcom/google/protobuf/ExtensionRegistryLite;
            5   44     3  mutable_bitField0_  I
            7   44     4       unknownFields  Lcom/google/protobuf/UnknownFieldSet$Builder;
            8   24     5                done  Z
           10   23     6                 tag  I
           26   27     5                   e  Lcom/google/protobuf/InvalidProtocolBufferException;
           28   33     5                   e  Ljava/io/IOException;
      Exception table:
        from    to  target  type
           7    24      25  Class com.google.protobuf.InvalidProtocolBufferException
           7    24      27  Class java.io.IOException
           7    33      33  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 999
            getstatic io.netty.example.worldclock.WorldClockProtocol.internal_static_io_netty_example_worldclock_Locations_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$Locations this
         0: .line 1004
            getstatic io.netty.example.worldclock.WorldClockProtocol.internal_static_io_netty_example_worldclock_Locations_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessage$FieldAccessorTable;
         1: .line 1006
            ldc Lio/netty/example/worldclock/WorldClockProtocol$Locations;
            ldc Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
         2: .line 1005
            invokevirtual com.google.protobuf.GeneratedMessage$FieldAccessorTable.ensureFieldAccessorsInitialized:(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessage$FieldAccessorTable;
         3: .line 1004
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations;

  public com.google.protobuf.Parser<io.netty.example.worldclock.WorldClockProtocol$Locations> 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$Locations this
         0: .line 1021
            getstatic io.netty.example.worldclock.WorldClockProtocol$Locations.PARSER:Lcom/google/protobuf/Parser;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations;
    Signature: ()Lcom/google/protobuf/Parser<Lio/netty/example/worldclock/WorldClockProtocol$Locations;>;

  public java.util.List<io.netty.example.worldclock.WorldClockProtocol$Location> getLocationList();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
         0: .line 1031
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations;
    Signature: ()Ljava/util/List<Lio/netty/example/worldclock/WorldClockProtocol$Location;>;

  public java.util.List<? extends io.netty.example.worldclock.WorldClockProtocol$LocationOrBuilder> getLocationOrBuilderList();
    descriptor: ()Ljava/util/List;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
         0: .line 1038
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations;
    Signature: ()Ljava/util/List<+Lio/netty/example/worldclock/WorldClockProtocol$LocationOrBuilder;>;

  public int getLocationCount();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
         0: .line 1044
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            ireturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations;

  public io.netty.example.worldclock.WorldClockProtocol$Location getLocation(int);
    descriptor: (I)Lio/netty/example/worldclock/WorldClockProtocol$Location;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
        start local 1 // int index
         0: .line 1050
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast io.netty.example.worldclock.WorldClockProtocol$Location
            areturn
        end local 1 // int index
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lio/netty/example/worldclock/WorldClockProtocol$Locations;
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public io.netty.example.worldclock.WorldClockProtocol$LocationOrBuilder getLocationOrBuilder(int);
    descriptor: (I)Lio/netty/example/worldclock/WorldClockProtocol$LocationOrBuilder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
        start local 1 // int index
         0: .line 1057
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast io.netty.example.worldclock.WorldClockProtocol$LocationOrBuilder
            areturn
        end local 1 // int index
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lio/netty/example/worldclock/WorldClockProtocol$Locations;
            0    1     1  index  I
    MethodParameters:
       Name  Flags
      index  

  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$Locations this
         0: .line 1061
            aload 0 /* this */
            invokestatic java.util.Collections.emptyList:()Ljava/util/List;
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
         1: .line 1062
            return
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations;

  public final boolean isInitialized();
    descriptor: ()Z
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
         0: .line 1065
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations.memoizedIsInitialized:B
            istore 1 /* isInitialized */
        start local 1 // byte isInitialized
         1: .line 1066
            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 1068
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         4: goto 9
         5: .line 1069
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            iload 2 /* i */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations.getLocation:(I)Lio/netty/example/worldclock/WorldClockProtocol$Location;
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.isInitialized:()Z
            ifne 8
         6: .line 1070
            aload 0 /* this */
            iconst_0
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations.memoizedIsInitialized:B
         7: .line 1071
            iconst_0
            ireturn
         8: .line 1068
      StackMap locals:
      StackMap stack:
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         9: iload 2 /* i */
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations.getLocationCount:()I
            if_icmplt 5
        end local 2 // int i
        10: .line 1074
            aload 0 /* this */
            iconst_1
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations.memoizedIsInitialized:B
        11: .line 1075
            iconst_1
            ireturn
        end local 1 // byte isInitialized
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   12     0           this  Lio/netty/example/worldclock/WorldClockProtocol$Locations;
            1   12     1  isInitialized  B
            4   10     2              i  I

  public void writeTo(com.google.protobuf.CodedOutputStream);
    descriptor: (Lcom/google/protobuf/CodedOutputStream;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
        start local 1 // com.google.protobuf.CodedOutputStream output
         0: .line 1080
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations.getSerializedSize:()I
            pop
         1: .line 1081
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         2: goto 5
         3: .line 1082
      StackMap locals: int
      StackMap stack:
            aload 1 /* output */
            iconst_1
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
            iload 2 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.MessageLite
            invokevirtual com.google.protobuf.CodedOutputStream.writeMessage:(ILcom/google/protobuf/MessageLite;)V
         4: .line 1081
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         5: iload 2 /* i */
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 3
        end local 2 // int i
         6: .line 1084
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations.getUnknownFields:()Lcom/google/protobuf/UnknownFieldSet;
            aload 1 /* output */
            invokevirtual com.google.protobuf.UnknownFieldSet.writeTo:(Lcom/google/protobuf/CodedOutputStream;)V
         7: .line 1085
            return
        end local 1 // com.google.protobuf.CodedOutputStream output
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    8     0    this  Lio/netty/example/worldclock/WorldClockProtocol$Locations;
            0    8     1  output  Lcom/google/protobuf/CodedOutputStream;
            2    6     2       i  I
    Exceptions:
      throws java.io.IOException
    MethodParameters:
        Name  Flags
      output  

  public int getSerializedSize();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=3, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
         0: .line 1089
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations.memoizedSerializedSize:I
            istore 1 /* size */
        start local 1 // int size
         1: .line 1090
            iload 1 /* size */
            iconst_m1
            if_icmpeq 2
            iload 1 /* size */
            ireturn
         2: .line 1092
      StackMap locals: int
      StackMap stack:
            iconst_0
            istore 1 /* size */
         3: .line 1093
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         4: goto 8
         5: .line 1094
      StackMap locals: int
      StackMap stack:
            iload 1 /* size */
         6: .line 1095
            iconst_1
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
            iload 2 /* i */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast com.google.protobuf.MessageLite
            invokestatic com.google.protobuf.CodedOutputStream.computeMessageSize:(ILcom/google/protobuf/MessageLite;)I
            iadd
            istore 1 /* size */
         7: .line 1093
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         8: iload 2 /* i */
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 5
        end local 2 // int i
         9: .line 1097
            iload 1 /* size */
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations.getUnknownFields:()Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.getSerializedSize:()I
            iadd
            istore 1 /* size */
        10: .line 1098
            aload 0 /* this */
            iload 1 /* size */
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations.memoizedSerializedSize:I
        11: .line 1099
            iload 1 /* size */
            ireturn
        end local 1 // int size
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   12     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations;
            1   12     1  size  I
            4    9     2     i  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$Locations this
         0: .line 1106
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessage.writeReplace:()Ljava/lang/Object;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations;
    Exceptions:
      throws java.io.ObjectStreamException

  public static io.netty.example.worldclock.WorldClockProtocol$Locations parseFrom(com.google.protobuf.ByteString);
    descriptor: (Lcom/google/protobuf/ByteString;)Lio/netty/example/worldclock/WorldClockProtocol$Locations;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.ByteString data
         0: .line 1112
            getstatic io.netty.example.worldclock.WorldClockProtocol$Locations.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$Locations
            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$Locations parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$Locations;
    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 1118
            getstatic io.netty.example.worldclock.WorldClockProtocol$Locations.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$Locations
            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$Locations parseFrom(byte[]);
    descriptor: ([B)Lio/netty/example/worldclock/WorldClockProtocol$Locations;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // byte[] data
         0: .line 1122
            getstatic io.netty.example.worldclock.WorldClockProtocol$Locations.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            invokeinterface com.google.protobuf.Parser.parseFrom:([B)Ljava/lang/Object;
            checkcast io.netty.example.worldclock.WorldClockProtocol$Locations
            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$Locations parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite);
    descriptor: ([BLcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$Locations;
    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 1128
            getstatic io.netty.example.worldclock.WorldClockProtocol$Locations.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$Locations
            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$Locations parseFrom(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)Lio/netty/example/worldclock/WorldClockProtocol$Locations;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.io.InputStream input
         0: .line 1132
            getstatic io.netty.example.worldclock.WorldClockProtocol$Locations.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$Locations
            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$Locations parseFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$Locations;
    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 1138
            getstatic io.netty.example.worldclock.WorldClockProtocol$Locations.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$Locations
            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$Locations parseDelimitedFrom(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)Lio/netty/example/worldclock/WorldClockProtocol$Locations;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.io.InputStream input
         0: .line 1142
            getstatic io.netty.example.worldclock.WorldClockProtocol$Locations.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$Locations
            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$Locations parseDelimitedFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$Locations;
    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 1148
            getstatic io.netty.example.worldclock.WorldClockProtocol$Locations.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$Locations
            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$Locations parseFrom(com.google.protobuf.CodedInputStream);
    descriptor: (Lcom/google/protobuf/CodedInputStream;)Lio/netty/example/worldclock/WorldClockProtocol$Locations;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.CodedInputStream input
         0: .line 1153
            getstatic io.netty.example.worldclock.WorldClockProtocol$Locations.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$Locations
            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$Locations parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$Locations;
    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 1159
            getstatic io.netty.example.worldclock.WorldClockProtocol$Locations.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$Locations
            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$Locations$Builder newBuilder();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 1162
            invokestatic io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.create:()Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

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

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

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

  protected io.netty.example.worldclock.WorldClockProtocol$Locations$Builder newBuilderForType(com.google.protobuf.GeneratedMessage$BuilderParent);
    descriptor: (Lcom/google/protobuf/GeneratedMessage$BuilderParent;)Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
        start local 1 // com.google.protobuf.GeneratedMessage$BuilderParent parent
         0: .line 1172
            new io.netty.example.worldclock.WorldClockProtocol$Locations$Builder
            dup
            aload 1 /* parent */
            invokespecial io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.<init>:(Lcom/google/protobuf/GeneratedMessage$BuilderParent;)V
            astore 2 /* builder */
        start local 2 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder builder
         1: .line 1173
            aload 2 /* builder */
            areturn
        end local 2 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder builder
        end local 1 // com.google.protobuf.GeneratedMessage$BuilderParent parent
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    2     0     this  Lio/netty/example/worldclock/WorldClockProtocol$Locations;
            0    2     1   parent  Lcom/google/protobuf/GeneratedMessage$BuilderParent;
            1    2     2  builder  Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations.toBuilder:()Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations.toBuilder:()Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations.newBuilderForType:(Lcom/google/protobuf/GeneratedMessage$BuilderParent;)Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations.newBuilderForType:()Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations.newBuilderForType:()Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations.getDefaultInstanceForType:()Lio/netty/example/worldclock/WorldClockProtocol$Locations;
            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$Locations.getDefaultInstanceForType:()Lio/netty/example/worldclock/WorldClockProtocol$Locations;
            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 926
            getstatic io.netty.example.worldclock.WorldClockProtocol$Locations.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 Location = io.netty.example.worldclock.WorldClockProtocol$Location of io.netty.example.worldclock.WorldClockProtocol
  public abstract LocationOrBuilder = io.netty.example.worldclock.WorldClockProtocol$LocationOrBuilder of io.netty.example.worldclock.WorldClockProtocol
  public final Locations = io.netty.example.worldclock.WorldClockProtocol$Locations of io.netty.example.worldclock.WorldClockProtocol
  io.netty.example.worldclock.WorldClockProtocol$Locations$1
  public final Builder = io.netty.example.worldclock.WorldClockProtocol$Locations$Builder of io.netty.example.worldclock.WorldClockProtocol$Locations
  public abstract LocationsOrBuilder = io.netty.example.worldclock.WorldClockProtocol$LocationsOrBuilder of io.netty.example.worldclock.WorldClockProtocol