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

  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 com.google.protobuf.RepeatedFieldBuilder<io.netty.example.worldclock.WorldClockProtocol$Location, io.netty.example.worldclock.WorldClockProtocol$Location$Builder, io.netty.example.worldclock.WorldClockProtocol$LocationOrBuilder> locationBuilder_;
    descriptor: Lcom/google/protobuf/RepeatedFieldBuilder;
    flags: (0x0002) ACC_PRIVATE
    Signature: Lcom/google/protobuf/RepeatedFieldBuilder<Lio/netty/example/worldclock/WorldClockProtocol$Location;Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;Lio/netty/example/worldclock/WorldClockProtocol$LocationOrBuilder;>;

  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 1183
            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$Builder this
         0: .line 1188
            getstatic io.netty.example.worldclock.WorldClockProtocol.internal_static_io_netty_example_worldclock_Locations_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessage$FieldAccessorTable;
         1: .line 1190
            ldc Lio/netty/example/worldclock/WorldClockProtocol$Locations;
            ldc Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
         2: .line 1189
            invokevirtual com.google.protobuf.GeneratedMessage$FieldAccessorTable.ensureFieldAccessorsInitialized:(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessage$FieldAccessorTable;
         3: .line 1188
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations$Builder this
         0: .line 1194
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessage$Builder.<init>:()V
         1: .line 1331
            aload 0 /* this */
         2: .line 1332
            invokestatic java.util.Collections.emptyList:()Ljava/util/List;
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
         3: .line 1195
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.maybeForceBuilderInitialization:()V
         4: .line 1196
            return
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    5     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations$Builder this
        start local 1 // com.google.protobuf.GeneratedMessage$BuilderParent parent
         0: .line 1200
            aload 0 /* this */
            aload 1 /* parent */
            invokespecial com.google.protobuf.GeneratedMessage$Builder.<init>:(Lcom/google/protobuf/GeneratedMessage$BuilderParent;)V
         1: .line 1331
            aload 0 /* this */
         2: .line 1332
            invokestatic java.util.Collections.emptyList:()Ljava/util/List;
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
         3: .line 1201
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.maybeForceBuilderInitialization:()V
         4: .line 1202
            return
        end local 1 // com.google.protobuf.GeneratedMessage$BuilderParent parent
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    5     0    this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations$Builder this
         0: .line 1204
            invokestatic io.netty.example.worldclock.WorldClockProtocol$Locations.access$7:()Z
            ifeq 2
         1: .line 1205
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.getLocationFieldBuilder:()Lcom/google/protobuf/RepeatedFieldBuilder;
            pop
         2: .line 1207
      StackMap locals:
      StackMap stack:
            return
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;

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

  public io.netty.example.worldclock.WorldClockProtocol$Locations$Builder clear();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
         0: .line 1213
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessage$Builder.clear:()Lcom/google/protobuf/GeneratedMessage$Builder;
            pop
         1: .line 1214
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            ifnonnull 5
         2: .line 1215
            aload 0 /* this */
            invokestatic java.util.Collections.emptyList:()Ljava/util/List;
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
         3: .line 1216
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.bitField0_:I
            bipush -2
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.bitField0_:I
         4: .line 1217
            goto 6
         5: .line 1218
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.clear:()V
         6: .line 1220
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;

  public io.netty.example.worldclock.WorldClockProtocol$Locations$Builder clone();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
         0: .line 1224
            invokestatic io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.create:()Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.buildPartial:()Lio/netty/example/worldclock/WorldClockProtocol$Locations;
            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$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations$Builder this
         0: .line 1229
            getstatic io.netty.example.worldclock.WorldClockProtocol.internal_static_io_netty_example_worldclock_Locations_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;

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

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

  public io.netty.example.worldclock.WorldClockProtocol$Locations buildPartial();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Locations;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
         0: .line 1245
            new io.netty.example.worldclock.WorldClockProtocol$Locations
            dup
            aload 0 /* this */
            invokespecial io.netty.example.worldclock.WorldClockProtocol$Locations.<init>:(Lcom/google/protobuf/GeneratedMessage$Builder;)V
            astore 1 /* result */
        start local 1 // io.netty.example.worldclock.WorldClockProtocol$Locations result
         1: .line 1247
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            ifnonnull 7
         2: .line 1248
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.bitField0_:I
            iconst_1
            iand
            iconst_1
            if_icmpne 5
         3: .line 1249
            aload 0 /* this */
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
         4: .line 1250
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.bitField0_:I
            bipush -2
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.bitField0_:I
         5: .line 1252
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Locations
      StackMap stack:
            aload 1 /* result */
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
         6: .line 1253
            goto 8
         7: .line 1254
      StackMap locals:
      StackMap stack:
            aload 1 /* result */
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.build:()Ljava/util/List;
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
         8: .line 1256
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.onBuilt:()V
         9: .line 1257
            aload 1 /* result */
            areturn
        end local 1 // io.netty.example.worldclock.WorldClockProtocol$Locations result
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0   10     0    this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            1   10     1  result  Lio/netty/example/worldclock/WorldClockProtocol$Locations;

  public io.netty.example.worldclock.WorldClockProtocol$Locations$Builder mergeFrom(com.google.protobuf.Message);
    descriptor: (Lcom/google/protobuf/Message;)Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
        start local 1 // com.google.protobuf.Message other
         0: .line 1261
            aload 1 /* other */
            instanceof io.netty.example.worldclock.WorldClockProtocol$Locations
            ifeq 2
         1: .line 1262
            aload 0 /* this */
            aload 1 /* other */
            checkcast io.netty.example.worldclock.WorldClockProtocol$Locations
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.mergeFrom:(Lio/netty/example/worldclock/WorldClockProtocol$Locations;)Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            areturn
         2: .line 1264
      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 1265
            aload 0 /* this */
            areturn
        end local 1 // com.google.protobuf.Message other
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    4     0   this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            0    4     1  other  Lcom/google/protobuf/Message;
    MethodParameters:
       Name  Flags
      other  

  public io.netty.example.worldclock.WorldClockProtocol$Locations$Builder mergeFrom(io.netty.example.worldclock.WorldClockProtocol$Locations);
    descriptor: (Lio/netty/example/worldclock/WorldClockProtocol$Locations;)Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
        start local 1 // io.netty.example.worldclock.WorldClockProtocol$Locations other
         0: .line 1270
            aload 1 /* other */
            invokestatic io.netty.example.worldclock.WorldClockProtocol$Locations.getDefaultInstance:()Lio/netty/example/worldclock/WorldClockProtocol$Locations;
            if_acmpne 1
            aload 0 /* this */
            areturn
         1: .line 1271
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            ifnonnull 11
         2: .line 1272
            aload 1 /* other */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
            invokeinterface java.util.List.isEmpty:()Z
            ifne 24
         3: .line 1273
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
            invokeinterface java.util.List.isEmpty:()Z
            ifeq 7
         4: .line 1274
            aload 0 /* this */
            aload 1 /* other */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
         5: .line 1275
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.bitField0_:I
            bipush -2
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.bitField0_:I
         6: .line 1276
            goto 9
         7: .line 1277
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.ensureLocationIsMutable:()V
         8: .line 1278
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
            aload 1 /* other */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
            invokeinterface java.util.List.addAll:(Ljava/util/Collection;)Z
            pop
         9: .line 1280
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.onChanged:()V
        10: .line 1282
            goto 24
        11: .line 1283
      StackMap locals:
      StackMap stack:
            aload 1 /* other */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
            invokeinterface java.util.List.isEmpty:()Z
            ifne 24
        12: .line 1284
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.isEmpty:()Z
            ifeq 23
        13: .line 1285
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.dispose:()V
        14: .line 1286
            aload 0 /* this */
            aconst_null
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
        15: .line 1287
            aload 0 /* this */
            aload 1 /* other */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
        16: .line 1288
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.bitField0_:I
            bipush -2
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.bitField0_:I
        17: .line 1289
            aload 0 /* this */
        18: .line 1290
            invokestatic io.netty.example.worldclock.WorldClockProtocol$Locations.access$7:()Z
            ifeq 20
        19: .line 1291
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.getLocationFieldBuilder:()Lcom/google/protobuf/RepeatedFieldBuilder;
            goto 21
      StackMap locals:
      StackMap stack: io.netty.example.worldclock.WorldClockProtocol$Locations$Builder
        20: aconst_null
        21: .line 1289
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Locations$Builder io.netty.example.worldclock.WorldClockProtocol$Locations
      StackMap stack: io.netty.example.worldclock.WorldClockProtocol$Locations$Builder com.google.protobuf.RepeatedFieldBuilder
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
        22: .line 1292
            goto 24
        23: .line 1293
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            aload 1 /* other */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations.location_:Ljava/util/List;
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.addAllMessages:(Ljava/lang/Iterable;)Lcom/google/protobuf/RepeatedFieldBuilder;
            pop
        24: .line 1297
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* other */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations.getUnknownFields:()Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.mergeUnknownFields:(Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/GeneratedMessage$Builder;
            pop
        25: .line 1298
            aload 0 /* this */
            areturn
        end local 1 // io.netty.example.worldclock.WorldClockProtocol$Locations other
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   26     0   this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            0   26     1  other  Lio/netty/example/worldclock/WorldClockProtocol$Locations;
    MethodParameters:
       Name  Flags
      other  

  public final boolean isInitialized();
    descriptor: ()Z
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
         0: .line 1302
            iconst_0
            istore 1 /* i */
        start local 1 // int i
         1: goto 5
         2: .line 1303
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            iload 1 /* i */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.getLocation:(I)Lio/netty/example/worldclock/WorldClockProtocol$Location;
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.isInitialized:()Z
            ifne 4
         3: .line 1305
            iconst_0
            ireturn
         4: .line 1302
      StackMap locals:
      StackMap stack:
            iinc 1 /* i */ 1
      StackMap locals:
      StackMap stack:
         5: iload 1 /* i */
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.getLocationCount:()I
            if_icmplt 2
        end local 1 // int i
         6: .line 1308
            iconst_1
            ireturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            1    6     1     i  I

  public io.netty.example.worldclock.WorldClockProtocol$Locations$Builder mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=3
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
        start local 1 // com.google.protobuf.CodedInputStream input
        start local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 1315
            aconst_null
            astore 3 /* parsedMessage */
        start local 3 // io.netty.example.worldclock.WorldClockProtocol$Locations parsedMessage
         1: .line 1317
            getstatic io.netty.example.worldclock.WorldClockProtocol$Locations.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$Locations
            astore 3 /* parsedMessage */
         2: .line 1318
            goto 10
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Locations$Builder com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite io.netty.example.worldclock.WorldClockProtocol$Locations
      StackMap stack: com.google.protobuf.InvalidProtocolBufferException
         3: astore 4 /* e */
        start local 4 // com.google.protobuf.InvalidProtocolBufferException e
         4: .line 1319
            aload 4 /* e */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.getUnfinishedMessage:()Lcom/google/protobuf/MessageLite;
            checkcast io.netty.example.worldclock.WorldClockProtocol$Locations
            astore 3 /* parsedMessage */
         5: .line 1320
            aload 4 /* e */
            athrow
        end local 4 // com.google.protobuf.InvalidProtocolBufferException e
         6: .line 1321
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 5
         7: .line 1322
            aload 3 /* parsedMessage */
            ifnull 9
         8: .line 1323
            aload 0 /* this */
            aload 3 /* parsedMessage */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.mergeFrom:(Lio/netty/example/worldclock/WorldClockProtocol$Locations;)Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            pop
         9: .line 1325
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Locations$Builder com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite io.netty.example.worldclock.WorldClockProtocol$Locations top java.lang.Throwable
      StackMap stack:
            aload 5
            athrow
        10: .line 1322
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Locations$Builder com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite io.netty.example.worldclock.WorldClockProtocol$Locations
      StackMap stack:
            aload 3 /* parsedMessage */
            ifnull 12
        11: .line 1323
            aload 0 /* this */
            aload 3 /* parsedMessage */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.mergeFrom:(Lio/netty/example/worldclock/WorldClockProtocol$Locations;)Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            pop
        12: .line 1326
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 3 // io.netty.example.worldclock.WorldClockProtocol$Locations 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$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   13     0               this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations;
            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  

  private void ensureLocationIsMutable();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=4, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
         0: .line 1334
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.bitField0_:I
            iconst_1
            iand
            iconst_1
            if_icmpeq 3
         1: .line 1335
            aload 0 /* this */
            new java.util.ArrayList
            dup
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
            invokespecial java.util.ArrayList.<init>:(Ljava/util/Collection;)V
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
         2: .line 1336
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.bitField0_:I
            iconst_1
            ior
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.bitField0_:I
         3: .line 1338
      StackMap locals:
      StackMap stack:
            return
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;

  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$Builder this
         0: .line 1347
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            ifnonnull 2
         1: .line 1348
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            areturn
         2: .line 1350
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.getMessageList:()Ljava/util/List;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
    Signature: ()Ljava/util/List<Lio/netty/example/worldclock/WorldClockProtocol$Location;>;

  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$Builder this
         0: .line 1357
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            ifnonnull 2
         1: .line 1358
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            ireturn
         2: .line 1360
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.getCount:()I
            ireturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;

  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$Builder this
        start local 1 // int index
         0: .line 1367
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            ifnonnull 2
         1: .line 1368
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast io.netty.example.worldclock.WorldClockProtocol$Location
            areturn
         2: .line 1370
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            iload 1 /* index */
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.getMessage:(I)Lcom/google/protobuf/GeneratedMessage;
            checkcast io.netty.example.worldclock.WorldClockProtocol$Location
            areturn
        end local 1 // int index
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    3     0   this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            0    3     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public io.netty.example.worldclock.WorldClockProtocol$Locations$Builder setLocation(int, io.netty.example.worldclock.WorldClockProtocol$Location);
    descriptor: (ILio/netty/example/worldclock/WorldClockProtocol$Location;)Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
        start local 1 // int index
        start local 2 // io.netty.example.worldclock.WorldClockProtocol$Location value
         0: .line 1378
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            ifnonnull 7
         1: .line 1379
            aload 2 /* value */
            ifnonnull 3
         2: .line 1380
            new java.lang.NullPointerException
            dup
            invokespecial java.lang.NullPointerException.<init>:()V
            athrow
         3: .line 1382
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.ensureLocationIsMutable:()V
         4: .line 1383
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
            iload 1 /* index */
            aload 2 /* value */
            invokeinterface java.util.List.set:(ILjava/lang/Object;)Ljava/lang/Object;
            pop
         5: .line 1384
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.onChanged:()V
         6: .line 1385
            goto 8
         7: .line 1386
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            iload 1 /* index */
            aload 2 /* value */
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.setMessage:(ILcom/google/protobuf/GeneratedMessage;)Lcom/google/protobuf/RepeatedFieldBuilder;
            pop
         8: .line 1388
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 2 // io.netty.example.worldclock.WorldClockProtocol$Location value
        end local 1 // int index
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    9     0   this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            0    9     1  index  I
            0    9     2  value  Lio/netty/example/worldclock/WorldClockProtocol$Location;
    MethodParameters:
       Name  Flags
      index  
      value  

  public io.netty.example.worldclock.WorldClockProtocol$Locations$Builder setLocation(int, io.netty.example.worldclock.WorldClockProtocol$Location$Builder);
    descriptor: (ILio/netty/example/worldclock/WorldClockProtocol$Location$Builder;)Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
        start local 1 // int index
        start local 2 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder builderForValue
         0: .line 1395
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            ifnonnull 5
         1: .line 1396
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.ensureLocationIsMutable:()V
         2: .line 1397
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
            iload 1 /* index */
            aload 2 /* builderForValue */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.build:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
            invokeinterface java.util.List.set:(ILjava/lang/Object;)Ljava/lang/Object;
            pop
         3: .line 1398
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.onChanged:()V
         4: .line 1399
            goto 6
         5: .line 1400
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            iload 1 /* index */
            aload 2 /* builderForValue */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.build:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.setMessage:(ILcom/google/protobuf/GeneratedMessage;)Lcom/google/protobuf/RepeatedFieldBuilder;
            pop
         6: .line 1402
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 2 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder builderForValue
        end local 1 // int index
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    7     0             this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            0    7     1            index  I
            0    7     2  builderForValue  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
    MethodParameters:
                 Name  Flags
      index            
      builderForValue  

  public io.netty.example.worldclock.WorldClockProtocol$Locations$Builder addLocation(io.netty.example.worldclock.WorldClockProtocol$Location);
    descriptor: (Lio/netty/example/worldclock/WorldClockProtocol$Location;)Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
        start local 1 // io.netty.example.worldclock.WorldClockProtocol$Location value
         0: .line 1408
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            ifnonnull 7
         1: .line 1409
            aload 1 /* value */
            ifnonnull 3
         2: .line 1410
            new java.lang.NullPointerException
            dup
            invokespecial java.lang.NullPointerException.<init>:()V
            athrow
         3: .line 1412
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.ensureLocationIsMutable:()V
         4: .line 1413
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
            aload 1 /* value */
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
         5: .line 1414
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.onChanged:()V
         6: .line 1415
            goto 8
         7: .line 1416
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            aload 1 /* value */
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.addMessage:(Lcom/google/protobuf/GeneratedMessage;)Lcom/google/protobuf/RepeatedFieldBuilder;
            pop
         8: .line 1418
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 1 // io.netty.example.worldclock.WorldClockProtocol$Location value
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    9     0   this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            0    9     1  value  Lio/netty/example/worldclock/WorldClockProtocol$Location;
    MethodParameters:
       Name  Flags
      value  

  public io.netty.example.worldclock.WorldClockProtocol$Locations$Builder addLocation(int, io.netty.example.worldclock.WorldClockProtocol$Location);
    descriptor: (ILio/netty/example/worldclock/WorldClockProtocol$Location;)Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
        start local 1 // int index
        start local 2 // io.netty.example.worldclock.WorldClockProtocol$Location value
         0: .line 1425
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            ifnonnull 7
         1: .line 1426
            aload 2 /* value */
            ifnonnull 3
         2: .line 1427
            new java.lang.NullPointerException
            dup
            invokespecial java.lang.NullPointerException.<init>:()V
            athrow
         3: .line 1429
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.ensureLocationIsMutable:()V
         4: .line 1430
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
            iload 1 /* index */
            aload 2 /* value */
            invokeinterface java.util.List.add:(ILjava/lang/Object;)V
         5: .line 1431
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.onChanged:()V
         6: .line 1432
            goto 8
         7: .line 1433
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            iload 1 /* index */
            aload 2 /* value */
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.addMessage:(ILcom/google/protobuf/GeneratedMessage;)Lcom/google/protobuf/RepeatedFieldBuilder;
            pop
         8: .line 1435
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 2 // io.netty.example.worldclock.WorldClockProtocol$Location value
        end local 1 // int index
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    9     0   this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            0    9     1  index  I
            0    9     2  value  Lio/netty/example/worldclock/WorldClockProtocol$Location;
    MethodParameters:
       Name  Flags
      index  
      value  

  public io.netty.example.worldclock.WorldClockProtocol$Locations$Builder addLocation(io.netty.example.worldclock.WorldClockProtocol$Location$Builder);
    descriptor: (Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;)Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
        start local 1 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder builderForValue
         0: .line 1442
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            ifnonnull 5
         1: .line 1443
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.ensureLocationIsMutable:()V
         2: .line 1444
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
            aload 1 /* builderForValue */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.build:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
         3: .line 1445
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.onChanged:()V
         4: .line 1446
            goto 6
         5: .line 1447
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            aload 1 /* builderForValue */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.build:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.addMessage:(Lcom/google/protobuf/GeneratedMessage;)Lcom/google/protobuf/RepeatedFieldBuilder;
            pop
         6: .line 1449
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 1 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder builderForValue
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    7     0             this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            0    7     1  builderForValue  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
    MethodParameters:
                 Name  Flags
      builderForValue  

  public io.netty.example.worldclock.WorldClockProtocol$Locations$Builder addLocation(int, io.netty.example.worldclock.WorldClockProtocol$Location$Builder);
    descriptor: (ILio/netty/example/worldclock/WorldClockProtocol$Location$Builder;)Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
        start local 1 // int index
        start local 2 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder builderForValue
         0: .line 1456
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            ifnonnull 5
         1: .line 1457
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.ensureLocationIsMutable:()V
         2: .line 1458
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
            iload 1 /* index */
            aload 2 /* builderForValue */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.build:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
            invokeinterface java.util.List.add:(ILjava/lang/Object;)V
         3: .line 1459
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.onChanged:()V
         4: .line 1460
            goto 6
         5: .line 1461
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            iload 1 /* index */
            aload 2 /* builderForValue */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.build:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.addMessage:(ILcom/google/protobuf/GeneratedMessage;)Lcom/google/protobuf/RepeatedFieldBuilder;
            pop
         6: .line 1463
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 2 // io.netty.example.worldclock.WorldClockProtocol$Location$Builder builderForValue
        end local 1 // int index
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0    7     0             this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            0    7     1            index  I
            0    7     2  builderForValue  Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
    MethodParameters:
                 Name  Flags
      index            
      builderForValue  

  public io.netty.example.worldclock.WorldClockProtocol$Locations$Builder addAllLocation(java.lang.Iterable<? extends io.netty.example.worldclock.WorldClockProtocol$Location>);
    descriptor: (Ljava/lang/Iterable;)Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
        start local 1 // java.lang.Iterable values
         0: .line 1470
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            ifnonnull 5
         1: .line 1471
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.ensureLocationIsMutable:()V
         2: .line 1472
            aload 1 /* values */
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
            invokestatic com.google.protobuf.GeneratedMessage$Builder.addAll:(Ljava/lang/Iterable;Ljava/util/Collection;)V
         3: .line 1473
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.onChanged:()V
         4: .line 1474
            goto 6
         5: .line 1475
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            aload 1 /* values */
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.addAllMessages:(Ljava/lang/Iterable;)Lcom/google/protobuf/RepeatedFieldBuilder;
            pop
         6: .line 1477
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 1 // java.lang.Iterable values
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    7     0    this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            0    7     1  values  Ljava/lang/Iterable<+Lio/netty/example/worldclock/WorldClockProtocol$Location;>;
    Signature: (Ljava/lang/Iterable<+Lio/netty/example/worldclock/WorldClockProtocol$Location;>;)Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
    MethodParameters:
        Name  Flags
      values  

  public io.netty.example.worldclock.WorldClockProtocol$Locations$Builder clearLocation();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
         0: .line 1483
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            ifnonnull 5
         1: .line 1484
            aload 0 /* this */
            invokestatic java.util.Collections.emptyList:()Ljava/util/List;
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
         2: .line 1485
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.bitField0_:I
            bipush -2
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.bitField0_:I
         3: .line 1486
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.onChanged:()V
         4: .line 1487
            goto 6
         5: .line 1488
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.clear:()V
         6: .line 1490
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;

  public io.netty.example.worldclock.WorldClockProtocol$Locations$Builder removeLocation(int);
    descriptor: (I)Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
        start local 1 // int index
         0: .line 1496
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            ifnonnull 5
         1: .line 1497
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.ensureLocationIsMutable:()V
         2: .line 1498
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.remove:(I)Ljava/lang/Object;
            pop
         3: .line 1499
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.onChanged:()V
         4: .line 1500
            goto 6
         5: .line 1501
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            iload 1 /* index */
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.remove:(I)V
         6: .line 1503
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 1 // int index
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    7     0   this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            0    7     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public io.netty.example.worldclock.WorldClockProtocol$Location$Builder getLocationBuilder(int);
    descriptor: (I)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$Locations$Builder this
        start local 1 // int index
         0: .line 1510
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.getLocationFieldBuilder:()Lcom/google/protobuf/RepeatedFieldBuilder;
            iload 1 /* index */
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.getBuilder:(I)Lcom/google/protobuf/GeneratedMessage$Builder;
            checkcast io.netty.example.worldclock.WorldClockProtocol$Location$Builder
            areturn
        end local 1 // int index
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            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$Builder this
        start local 1 // int index
         0: .line 1517
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            ifnonnull 2
         1: .line 1518
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast io.netty.example.worldclock.WorldClockProtocol$LocationOrBuilder
            areturn
         2: .line 1519
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            iload 1 /* index */
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.getMessageOrBuilder:(I)Lcom/google/protobuf/MessageOrBuilder;
            checkcast io.netty.example.worldclock.WorldClockProtocol$LocationOrBuilder
            areturn
        end local 1 // int index
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    3     0   this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            0    3     1  index  I
    MethodParameters:
       Name  Flags
      index  

  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$Builder this
         0: .line 1527
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            ifnull 2
         1: .line 1528
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.getMessageOrBuilderList:()Ljava/util/List;
            areturn
         2: .line 1530
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
    Signature: ()Ljava/util/List<+Lio/netty/example/worldclock/WorldClockProtocol$LocationOrBuilder;>;

  public io.netty.example.worldclock.WorldClockProtocol$Location$Builder addLocationBuilder();
    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$Locations$Builder this
         0: .line 1537
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.getLocationFieldBuilder:()Lcom/google/protobuf/RepeatedFieldBuilder;
         1: .line 1538
            invokestatic io.netty.example.worldclock.WorldClockProtocol$Location.getDefaultInstance:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
         2: .line 1537
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.addBuilder:(Lcom/google/protobuf/GeneratedMessage;)Lcom/google/protobuf/GeneratedMessage$Builder;
            checkcast io.netty.example.worldclock.WorldClockProtocol$Location$Builder
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;

  public io.netty.example.worldclock.WorldClockProtocol$Location$Builder addLocationBuilder(int);
    descriptor: (I)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$Locations$Builder this
        start local 1 // int index
         0: .line 1545
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.getLocationFieldBuilder:()Lcom/google/protobuf/RepeatedFieldBuilder;
         1: .line 1546
            iload 1 /* index */
            invokestatic io.netty.example.worldclock.WorldClockProtocol$Location.getDefaultInstance:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
         2: .line 1545
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.addBuilder:(ILcom/google/protobuf/GeneratedMessage;)Lcom/google/protobuf/GeneratedMessage$Builder;
            checkcast io.netty.example.worldclock.WorldClockProtocol$Location$Builder
            areturn
        end local 1 // int index
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    3     0   this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            0    3     1  index  I
    MethodParameters:
       Name  Flags
      index  

  public java.util.List<io.netty.example.worldclock.WorldClockProtocol$Location$Builder> getLocationBuilderList();
    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$Builder this
         0: .line 1553
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.getLocationFieldBuilder:()Lcom/google/protobuf/RepeatedFieldBuilder;
            invokevirtual com.google.protobuf.RepeatedFieldBuilder.getBuilderList:()Ljava/util/List;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
    Signature: ()Ljava/util/List<Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;>;

  private com.google.protobuf.RepeatedFieldBuilder<io.netty.example.worldclock.WorldClockProtocol$Location, io.netty.example.worldclock.WorldClockProtocol$Location$Builder, io.netty.example.worldclock.WorldClockProtocol$LocationOrBuilder> getLocationFieldBuilder();
    descriptor: ()Lcom/google/protobuf/RepeatedFieldBuilder;
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=7, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
         0: .line 1558
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            ifnonnull 10
         1: .line 1559
            aload 0 /* this */
         2: new com.google.protobuf.RepeatedFieldBuilder
            dup
         3: .line 1561
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
         4: .line 1562
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.bitField0_:I
            iconst_1
            iand
            iconst_1
            if_icmpne 5
            iconst_1
            goto 6
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Locations$Builder
      StackMap stack: io.netty.example.worldclock.WorldClockProtocol$Locations$Builder new 2 new 2 java.util.List
         5: iconst_0
         6: .line 1563
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Locations$Builder
      StackMap stack: io.netty.example.worldclock.WorldClockProtocol$Locations$Builder new 2 new 2 java.util.List int
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.getParentForChildren:()Lcom/google/protobuf/GeneratedMessage$BuilderParent;
         7: .line 1564
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.isClean:()Z
            invokespecial com.google.protobuf.RepeatedFieldBuilder.<init>:(Ljava/util/List;ZLcom/google/protobuf/GeneratedMessage$BuilderParent;Z)V
         8: .line 1559
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
         9: .line 1565
            aload 0 /* this */
            aconst_null
            putfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.location_:Ljava/util/List;
        10: .line 1567
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$Locations$Builder.locationBuilder_:Lcom/google/protobuf/RepeatedFieldBuilder;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$Locations$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   11     0  this  Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
    Signature: ()Lcom/google/protobuf/RepeatedFieldBuilder<Lio/netty/example/worldclock/WorldClockProtocol$Location;Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;Lio/netty/example/worldclock/WorldClockProtocol$LocationOrBuilder;>;

  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$Locations$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations$Builder.mergeFrom:(Lcom/google/protobuf/Message;)Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations$Builder.mergeFrom:(Lcom/google/protobuf/Message;)Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations$Builder.clear:()Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations$Builder.clear:()Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations$Builder.clear:()Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations$Builder.build:()Lio/netty/example/worldclock/WorldClockProtocol$Locations;
            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$Locations$Builder.build:()Lio/netty/example/worldclock/WorldClockProtocol$Locations;
            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$Locations$Builder.buildPartial:()Lio/netty/example/worldclock/WorldClockProtocol$Locations;
            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$Locations$Builder.buildPartial:()Lio/netty/example/worldclock/WorldClockProtocol$Locations;
            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$Builder.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$Builder.getDefaultInstanceForType:()Lio/netty/example/worldclock/WorldClockProtocol$Locations;
            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$Locations$Builder.clone:()Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations$Builder.clone:()Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations$Builder.clone:()Lio/netty/example/worldclock/WorldClockProtocol$Locations$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$Locations$Builder.clone:()Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws java.lang.CloneNotSupportedException
}
Signature: Lcom/google/protobuf/GeneratedMessage$Builder<Lio/netty/example/worldclock/WorldClockProtocol$Locations$Builder;>;Lio/netty/example/worldclock/WorldClockProtocol$LocationsOrBuilder;
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 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
  public final Locations = io.netty.example.worldclock.WorldClockProtocol$Locations of io.netty.example.worldclock.WorldClockProtocol
  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