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

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

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

  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 2643
            new io.netty.example.worldclock.WorldClockProtocol$LocalTimes$1
            dup
            invokespecial io.netty.example.worldclock.WorldClockProtocol$LocalTimes$1.<init>:()V
         1: .line 2642
            putstatic io.netty.example.worldclock.WorldClockProtocol$LocalTimes.PARSER:Lcom/google/protobuf/Parser;
         2: .line 3207
            new io.netty.example.worldclock.WorldClockProtocol$LocalTimes
            dup
            iconst_1
            invokespecial io.netty.example.worldclock.WorldClockProtocol$LocalTimes.<init>:(Z)V
            putstatic io.netty.example.worldclock.WorldClockProtocol$LocalTimes.defaultInstance:Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;
         3: .line 3208
            getstatic io.netty.example.worldclock.WorldClockProtocol$LocalTimes.defaultInstance:Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTimes.initFields:()V
         4: .line 3209
            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$LocalTimes this
        start local 1 // com.google.protobuf.GeneratedMessage$Builder builder
         0: .line 2564
            aload 0 /* this */
            aload 1 /* builder */
            invokespecial com.google.protobuf.GeneratedMessage.<init>:(Lcom/google/protobuf/GeneratedMessage$Builder;)V
         1: .line 2696
            aload 0 /* this */
            iconst_m1
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.memoizedIsInitialized:B
         2: .line 2720
            aload 0 /* this */
            iconst_m1
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.memoizedSerializedSize:I
         3: .line 2565
            aload 0 /* this */
            aload 1 /* builder */
            invokevirtual com.google.protobuf.GeneratedMessage$Builder.getUnknownFields:()Lcom/google/protobuf/UnknownFieldSet;
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
         4: .line 2566
            return
        end local 1 // com.google.protobuf.GeneratedMessage$Builder builder
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTimes this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    5     0     this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;
            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$LocalTimes this
        start local 1 // boolean noInit
         0: .line 2567
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessage.<init>:()V
         1: .line 2696
            aload 0 /* this */
            iconst_m1
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.memoizedIsInitialized:B
         2: .line 2720
            aload 0 /* this */
            iconst_m1
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.memoizedSerializedSize:I
         3: .line 2567
            aload 0 /* this */
            invokestatic com.google.protobuf.UnknownFieldSet.getDefaultInstance:()Lcom/google/protobuf/UnknownFieldSet;
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
            return
        end local 1 // boolean noInit
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTimes this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    4     0    this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;
            0    4     1  noInit  Z
    MethodParameters:
        Name  Flags
      noInit  

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

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

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

  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$LocalTimes this
        start local 1 // com.google.protobuf.CodedInputStream input
        start local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 2584
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessage.<init>:()V
         1: .line 2696
            aload 0 /* this */
            iconst_m1
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.memoizedIsInitialized:B
         2: .line 2720
            aload 0 /* this */
            iconst_m1
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.memoizedSerializedSize:I
         3: .line 2588
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTimes.initFields:()V
         4: .line 2589
            iconst_0
            istore 3 /* mutable_bitField0_ */
        start local 3 // int mutable_bitField0_
         5: .line 2591
            invokestatic com.google.protobuf.UnknownFieldSet.newBuilder:()Lcom/google/protobuf/UnknownFieldSet$Builder;
         6: .line 2590
            astore 4 /* unknownFields */
        start local 4 // com.google.protobuf.UnknownFieldSet$Builder unknownFields
         7: .line 2593
            iconst_0
            istore 5 /* done */
        start local 5 // boolean done
         8: .line 2594
            goto 23
         9: .line 2595
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$LocalTimes 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 2596
            iload 6 /* tag */
            lookupswitch { // 2
                    0: 11
                   10: 19
              default: 13
          }
        11: .line 2598
      StackMap locals: int
      StackMap stack:
            iconst_1
            istore 5 /* done */
        12: .line 2599
            goto 23
        13: .line 2601
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* input */
            aload 4 /* unknownFields */
        14: .line 2602
            aload 2 /* extensionRegistry */
            iload 6 /* tag */
        15: .line 2601
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTimes.parseUnknownField:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/UnknownFieldSet$Builder;Lcom/google/protobuf/ExtensionRegistryLite;I)Z
        16: .line 2602
            ifne 23
        17: .line 2603
            iconst_1
            istore 5 /* done */
        18: .line 2605
            goto 23
        19: .line 2608
      StackMap locals:
      StackMap stack:
            iload 3 /* mutable_bitField0_ */
            iconst_1
            iand
            iconst_1
            if_icmpeq 22
        20: .line 2609
            aload 0 /* this */
            new java.util.ArrayList
            dup
            invokespecial java.util.ArrayList.<init>:()V
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.localTime_:Ljava/util/List;
        21: .line 2610
            iload 3 /* mutable_bitField0_ */
            iconst_1
            ior
            istore 3 /* mutable_bitField0_ */
        22: .line 2612
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.localTime_:Ljava/util/List;
            aload 1 /* input */
            getstatic io.netty.example.worldclock.WorldClockProtocol$LocalTime.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$LocalTime
            invokeinterface java.util.List.add:(Ljava/lang/Object;)Z
            pop
        end local 6 // int tag
        23: .line 2594
      StackMap locals:
      StackMap stack:
            iload 5 /* done */
            ifeq 9
        end local 5 // boolean done
        24: .line 2617
            goto 39
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$LocalTimes 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 2618
            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 2619
      StackMap locals:
      StackMap stack: java.io.IOException
            astore 5 /* e */
        start local 5 // java.io.IOException e
        28: .line 2620
            new com.google.protobuf.InvalidProtocolBufferException
            dup
        29: .line 2621
            aload 5 /* e */
            invokevirtual java.io.IOException.getMessage:()Ljava/lang/String;
        30: .line 2620
            invokespecial com.google.protobuf.InvalidProtocolBufferException.<init>:(Ljava/lang/String;)V
        31: .line 2621
            aload 0 /* this */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.setUnfinishedMessage:(Lcom/google/protobuf/MessageLite;)Lcom/google/protobuf/InvalidProtocolBufferException;
        32: .line 2620
            athrow
        end local 5 // java.io.IOException e
        33: .line 2622
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 7
        34: .line 2623
            iload 3 /* mutable_bitField0_ */
            iconst_1
            iand
            iconst_1
            if_icmpne 36
        35: .line 2624
            aload 0 /* this */
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.localTime_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.localTime_:Ljava/util/List;
        36: .line 2626
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$LocalTimes 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$LocalTimes.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
        37: .line 2627
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTimes.makeExtensionsImmutable:()V
        38: .line 2628
            aload 7
            athrow
        39: .line 2623
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$LocalTimes 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 2624
            aload 0 /* this */
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.localTime_:Ljava/util/List;
            invokestatic java.util.Collections.unmodifiableList:(Ljava/util/List;)Ljava/util/List;
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.localTime_:Ljava/util/List;
        41: .line 2626
      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$LocalTimes.unknownFields:Lcom/google/protobuf/UnknownFieldSet;
        42: .line 2627
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTimes.makeExtensionsImmutable:()V
        43: .line 2629
            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$LocalTimes this
      LocalVariableTable:
        Start  End  Slot                Name  Signature
            0   44     0                this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;
            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 2632
            getstatic io.netty.example.worldclock.WorldClockProtocol.internal_static_io_netty_example_worldclock_LocalTimes_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$LocalTimes this
         0: .line 2637
            getstatic io.netty.example.worldclock.WorldClockProtocol.internal_static_io_netty_example_worldclock_LocalTimes_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessage$FieldAccessorTable;
         1: .line 2639
            ldc Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;
            ldc Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes$Builder;
         2: .line 2638
            invokevirtual com.google.protobuf.GeneratedMessage$FieldAccessorTable.ensureFieldAccessorsInitialized:(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessage$FieldAccessorTable;
         3: .line 2637
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTimes this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;

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

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

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

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

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

  public io.netty.example.worldclock.WorldClockProtocol$LocalTimeOrBuilder getLocalTimeOrBuilder(int);
    descriptor: (I)Lio/netty/example/worldclock/WorldClockProtocol$LocalTimeOrBuilder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTimes this
        start local 1 // int index
         0: .line 2690
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.localTime_:Ljava/util/List;
            iload 1 /* index */
            invokeinterface java.util.List.get:(I)Ljava/lang/Object;
            checkcast io.netty.example.worldclock.WorldClockProtocol$LocalTimeOrBuilder
            areturn
        end local 1 // int index
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTimes this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    1     0   this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;
            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$LocalTimes this
         0: .line 2694
            aload 0 /* this */
            invokestatic java.util.Collections.emptyList:()Ljava/util/List;
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.localTime_:Ljava/util/List;
         1: .line 2695
            return
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTimes this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;

  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$LocalTimes this
         0: .line 2698
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.memoizedIsInitialized:B
            istore 1 /* isInitialized */
        start local 1 // byte isInitialized
         1: .line 2699
            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 2701
      StackMap locals:
      StackMap stack:
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         4: goto 9
         5: .line 2702
      StackMap locals: int
      StackMap stack:
            aload 0 /* this */
            iload 2 /* i */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTimes.getLocalTime:(I)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime;
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime.isInitialized:()Z
            ifne 8
         6: .line 2703
            aload 0 /* this */
            iconst_0
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.memoizedIsInitialized:B
         7: .line 2704
            iconst_0
            ireturn
         8: .line 2701
      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$LocalTimes.getLocalTimeCount:()I
            if_icmplt 5
        end local 2 // int i
        10: .line 2707
            aload 0 /* this */
            iconst_1
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.memoizedIsInitialized:B
        11: .line 2708
            iconst_1
            ireturn
        end local 1 // byte isInitialized
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTimes this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0   12     0           this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;
            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$LocalTimes this
        start local 1 // com.google.protobuf.CodedOutputStream output
         0: .line 2713
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTimes.getSerializedSize:()I
            pop
         1: .line 2714
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         2: goto 5
         3: .line 2715
      StackMap locals: int
      StackMap stack:
            aload 1 /* output */
            iconst_1
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.localTime_: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 2714
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         5: iload 2 /* i */
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.localTime_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 3
        end local 2 // int i
         6: .line 2717
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTimes.getUnknownFields:()Lcom/google/protobuf/UnknownFieldSet;
            aload 1 /* output */
            invokevirtual com.google.protobuf.UnknownFieldSet.writeTo:(Lcom/google/protobuf/CodedOutputStream;)V
         7: .line 2718
            return
        end local 1 // com.google.protobuf.CodedOutputStream output
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTimes this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    8     0    this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;
            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$LocalTimes this
         0: .line 2722
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.memoizedSerializedSize:I
            istore 1 /* size */
        start local 1 // int size
         1: .line 2723
            iload 1 /* size */
            iconst_m1
            if_icmpeq 2
            iload 1 /* size */
            ireturn
         2: .line 2725
      StackMap locals: int
      StackMap stack:
            iconst_0
            istore 1 /* size */
         3: .line 2726
            iconst_0
            istore 2 /* i */
        start local 2 // int i
         4: goto 8
         5: .line 2727
      StackMap locals: int
      StackMap stack:
            iload 1 /* size */
         6: .line 2728
            iconst_1
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.localTime_: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 2726
            iinc 2 /* i */ 1
      StackMap locals:
      StackMap stack:
         8: iload 2 /* i */
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.localTime_:Ljava/util/List;
            invokeinterface java.util.List.size:()I
            if_icmplt 5
        end local 2 // int i
         9: .line 2730
            iload 1 /* size */
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTimes.getUnknownFields:()Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual com.google.protobuf.UnknownFieldSet.getSerializedSize:()I
            iadd
            istore 1 /* size */
        10: .line 2731
            aload 0 /* this */
            iload 1 /* size */
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTimes.memoizedSerializedSize:I
        11: .line 2732
            iload 1 /* size */
            ireturn
        end local 1 // int size
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTimes this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   12     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;
            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$LocalTimes this
         0: .line 2739
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessage.writeReplace:()Ljava/lang/Object;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTimes this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;
    Exceptions:
      throws java.io.ObjectStreamException

  public static io.netty.example.worldclock.WorldClockProtocol$LocalTimes parseFrom(com.google.protobuf.ByteString);
    descriptor: (Lcom/google/protobuf/ByteString;)Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.ByteString data
         0: .line 2745
            getstatic io.netty.example.worldclock.WorldClockProtocol$LocalTimes.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$LocalTimes
            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$LocalTimes parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/ByteString;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;
    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 2751
            getstatic io.netty.example.worldclock.WorldClockProtocol$LocalTimes.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$LocalTimes
            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$LocalTimes parseFrom(byte[]);
    descriptor: ([B)Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // byte[] data
         0: .line 2755
            getstatic io.netty.example.worldclock.WorldClockProtocol$LocalTimes.PARSER:Lcom/google/protobuf/Parser;
            aload 0 /* data */
            invokeinterface com.google.protobuf.Parser.parseFrom:([B)Ljava/lang/Object;
            checkcast io.netty.example.worldclock.WorldClockProtocol$LocalTimes
            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$LocalTimes parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite);
    descriptor: ([BLcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;
    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 2761
            getstatic io.netty.example.worldclock.WorldClockProtocol$LocalTimes.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$LocalTimes
            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$LocalTimes parseFrom(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.io.InputStream input
         0: .line 2765
            getstatic io.netty.example.worldclock.WorldClockProtocol$LocalTimes.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$LocalTimes
            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$LocalTimes parseFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;
    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 2771
            getstatic io.netty.example.worldclock.WorldClockProtocol$LocalTimes.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$LocalTimes
            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$LocalTimes parseDelimitedFrom(java.io.InputStream);
    descriptor: (Ljava/io/InputStream;)Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // java.io.InputStream input
         0: .line 2775
            getstatic io.netty.example.worldclock.WorldClockProtocol$LocalTimes.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$LocalTimes
            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$LocalTimes parseDelimitedFrom(java.io.InputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Ljava/io/InputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;
    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 2781
            getstatic io.netty.example.worldclock.WorldClockProtocol$LocalTimes.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$LocalTimes
            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$LocalTimes parseFrom(com.google.protobuf.CodedInputStream);
    descriptor: (Lcom/google/protobuf/CodedInputStream;)Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
        start local 0 // com.google.protobuf.CodedInputStream input
         0: .line 2786
            getstatic io.netty.example.worldclock.WorldClockProtocol$LocalTimes.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$LocalTimes
            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$LocalTimes parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes;
    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 2792
            getstatic io.netty.example.worldclock.WorldClockProtocol$LocalTimes.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$LocalTimes
            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$LocalTimes$Builder newBuilder();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes$Builder;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 2795
            invokestatic io.netty.example.worldclock.WorldClockProtocol$LocalTimes$Builder.create:()Lio/netty/example/worldclock/WorldClockProtocol$LocalTimes$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

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

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

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

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