public final class io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder extends com.google.protobuf.GeneratedMessage$Builder<io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder> implements io.netty.example.worldclock.WorldClockProtocol$LocalTimeOrBuilder
  minor version: 0
  major version: 59
  flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
  this_class: io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder
  super_class: com.google.protobuf.GeneratedMessage$Builder
{
  private int bitField0_;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

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

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

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

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

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

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

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

  public static final com.google.protobuf.Descriptors$Descriptor getDescriptor();
    descriptor: ()Lcom/google/protobuf/Descriptors$Descriptor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    Code:
      stack=1, locals=0, args_size=0
         0: .line 2091
            getstatic io.netty.example.worldclock.WorldClockProtocol.internal_static_io_netty_example_worldclock_LocalTime_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$LocalTime$Builder this
         0: .line 2096
            getstatic io.netty.example.worldclock.WorldClockProtocol.internal_static_io_netty_example_worldclock_LocalTime_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessage$FieldAccessorTable;
         1: .line 2098
            ldc Lio/netty/example/worldclock/WorldClockProtocol$LocalTime;
            ldc Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
         2: .line 2097
            invokevirtual com.google.protobuf.GeneratedMessage$FieldAccessorTable.ensureFieldAccessorsInitialized:(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessage$FieldAccessorTable;
         3: .line 2096
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$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$LocalTime$Builder this
         0: .line 2102
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessage$Builder.<init>:()V
         1: .line 2383
            aload 0 /* this */
            getstatic io.netty.example.worldclock.WorldClockProtocol$DayOfWeek.SUNDAY:Lio/netty/example/worldclock/WorldClockProtocol$DayOfWeek;
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.dayOfWeek_:Lio/netty/example/worldclock/WorldClockProtocol$DayOfWeek;
         2: .line 2103
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.maybeForceBuilderInitialization:()V
         3: .line 2104
            return
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$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$LocalTime$Builder this
        start local 1 // com.google.protobuf.GeneratedMessage$BuilderParent parent
         0: .line 2108
            aload 0 /* this */
            aload 1 /* parent */
            invokespecial com.google.protobuf.GeneratedMessage$Builder.<init>:(Lcom/google/protobuf/GeneratedMessage$BuilderParent;)V
         1: .line 2383
            aload 0 /* this */
            getstatic io.netty.example.worldclock.WorldClockProtocol$DayOfWeek.SUNDAY:Lio/netty/example/worldclock/WorldClockProtocol$DayOfWeek;
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.dayOfWeek_:Lio/netty/example/worldclock/WorldClockProtocol$DayOfWeek;
         2: .line 2109
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.maybeForceBuilderInitialization:()V
         3: .line 2110
            return
        end local 1 // com.google.protobuf.GeneratedMessage$BuilderParent parent
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    4     0    this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
            0    4     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$LocalTime$Builder this
         0: .line 2112
            invokestatic io.netty.example.worldclock.WorldClockProtocol$LocalTime.access$7:()Z
            pop
         1: .line 2114
            return
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;

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

  public io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder clear();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
         0: .line 2120
            aload 0 /* this */
            invokespecial com.google.protobuf.GeneratedMessage$Builder.clear:()Lcom/google/protobuf/GeneratedMessage$Builder;
            pop
         1: .line 2121
            aload 0 /* this */
            iconst_0
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.year_:I
         2: .line 2122
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            bipush -2
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
         3: .line 2123
            aload 0 /* this */
            iconst_0
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.month_:I
         4: .line 2124
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            bipush -3
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
         5: .line 2125
            aload 0 /* this */
            iconst_0
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.dayOfMonth_:I
         6: .line 2126
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            bipush -5
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
         7: .line 2127
            aload 0 /* this */
            getstatic io.netty.example.worldclock.WorldClockProtocol$DayOfWeek.SUNDAY:Lio/netty/example/worldclock/WorldClockProtocol$DayOfWeek;
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.dayOfWeek_:Lio/netty/example/worldclock/WorldClockProtocol$DayOfWeek;
         8: .line 2128
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            bipush -9
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
         9: .line 2129
            aload 0 /* this */
            iconst_0
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.hour_:I
        10: .line 2130
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            bipush -17
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
        11: .line 2131
            aload 0 /* this */
            iconst_0
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.minute_:I
        12: .line 2132
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            bipush -33
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
        13: .line 2133
            aload 0 /* this */
            iconst_0
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.second_:I
        14: .line 2134
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            bipush -65
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
        15: .line 2135
            aload 0 /* this */
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   16     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;

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

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

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

  public io.netty.example.worldclock.WorldClockProtocol$LocalTime buildPartial();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=4, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
         0: .line 2160
            new io.netty.example.worldclock.WorldClockProtocol$LocalTime
            dup
            aload 0 /* this */
            invokespecial io.netty.example.worldclock.WorldClockProtocol$LocalTime.<init>:(Lcom/google/protobuf/GeneratedMessage$Builder;)V
            astore 1 /* result */
        start local 1 // io.netty.example.worldclock.WorldClockProtocol$LocalTime result
         1: .line 2161
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            istore 2 /* from_bitField0_ */
        start local 2 // int from_bitField0_
         2: .line 2162
            iconst_0
            istore 3 /* to_bitField0_ */
        start local 3 // int to_bitField0_
         3: .line 2163
            iload 2 /* from_bitField0_ */
            iconst_1
            iand
            iconst_1
            if_icmpne 5
         4: .line 2164
            iload 3 /* to_bitField0_ */
            iconst_1
            ior
            istore 3 /* to_bitField0_ */
         5: .line 2166
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$LocalTime int int
      StackMap stack:
            aload 1 /* result */
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.year_:I
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime.year_:I
         6: .line 2167
            iload 2 /* from_bitField0_ */
            iconst_2
            iand
            iconst_2
            if_icmpne 8
         7: .line 2168
            iload 3 /* to_bitField0_ */
            iconst_2
            ior
            istore 3 /* to_bitField0_ */
         8: .line 2170
      StackMap locals:
      StackMap stack:
            aload 1 /* result */
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.month_:I
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime.month_:I
         9: .line 2171
            iload 2 /* from_bitField0_ */
            iconst_4
            iand
            iconst_4
            if_icmpne 11
        10: .line 2172
            iload 3 /* to_bitField0_ */
            iconst_4
            ior
            istore 3 /* to_bitField0_ */
        11: .line 2174
      StackMap locals:
      StackMap stack:
            aload 1 /* result */
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.dayOfMonth_:I
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime.dayOfMonth_:I
        12: .line 2175
            iload 2 /* from_bitField0_ */
            bipush 8
            iand
            bipush 8
            if_icmpne 14
        13: .line 2176
            iload 3 /* to_bitField0_ */
            bipush 8
            ior
            istore 3 /* to_bitField0_ */
        14: .line 2178
      StackMap locals:
      StackMap stack:
            aload 1 /* result */
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.dayOfWeek_:Lio/netty/example/worldclock/WorldClockProtocol$DayOfWeek;
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime.dayOfWeek_:Lio/netty/example/worldclock/WorldClockProtocol$DayOfWeek;
        15: .line 2179
            iload 2 /* from_bitField0_ */
            bipush 16
            iand
            bipush 16
            if_icmpne 17
        16: .line 2180
            iload 3 /* to_bitField0_ */
            bipush 16
            ior
            istore 3 /* to_bitField0_ */
        17: .line 2182
      StackMap locals:
      StackMap stack:
            aload 1 /* result */
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.hour_:I
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime.hour_:I
        18: .line 2183
            iload 2 /* from_bitField0_ */
            bipush 32
            iand
            bipush 32
            if_icmpne 20
        19: .line 2184
            iload 3 /* to_bitField0_ */
            bipush 32
            ior
            istore 3 /* to_bitField0_ */
        20: .line 2186
      StackMap locals:
      StackMap stack:
            aload 1 /* result */
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.minute_:I
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime.minute_:I
        21: .line 2187
            iload 2 /* from_bitField0_ */
            bipush 64
            iand
            bipush 64
            if_icmpne 23
        22: .line 2188
            iload 3 /* to_bitField0_ */
            bipush 64
            ior
            istore 3 /* to_bitField0_ */
        23: .line 2190
      StackMap locals:
      StackMap stack:
            aload 1 /* result */
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.second_:I
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime.second_:I
        24: .line 2191
            aload 1 /* result */
            iload 3 /* to_bitField0_ */
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime.bitField0_:I
        25: .line 2192
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.onBuilt:()V
        26: .line 2193
            aload 1 /* result */
            areturn
        end local 3 // int to_bitField0_
        end local 2 // int from_bitField0_
        end local 1 // io.netty.example.worldclock.WorldClockProtocol$LocalTime result
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot             Name  Signature
            0   27     0             this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
            1   27     1           result  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime;
            2   27     2  from_bitField0_  I
            3   27     3    to_bitField0_  I

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

  public io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder mergeFrom(io.netty.example.worldclock.WorldClockProtocol$LocalTime);
    descriptor: (Lio/netty/example/worldclock/WorldClockProtocol$LocalTime;)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
        start local 1 // io.netty.example.worldclock.WorldClockProtocol$LocalTime other
         0: .line 2206
            aload 1 /* other */
            invokestatic io.netty.example.worldclock.WorldClockProtocol$LocalTime.getDefaultInstance:()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime;
            if_acmpne 1
            aload 0 /* this */
            areturn
         1: .line 2207
      StackMap locals:
      StackMap stack:
            aload 1 /* other */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime.hasYear:()Z
            ifeq 3
         2: .line 2208
            aload 0 /* this */
            aload 1 /* other */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime.getYear:()I
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.setYear:(I)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
            pop
         3: .line 2210
      StackMap locals:
      StackMap stack:
            aload 1 /* other */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime.hasMonth:()Z
            ifeq 5
         4: .line 2211
            aload 0 /* this */
            aload 1 /* other */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime.getMonth:()I
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.setMonth:(I)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
            pop
         5: .line 2213
      StackMap locals:
      StackMap stack:
            aload 1 /* other */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime.hasDayOfMonth:()Z
            ifeq 7
         6: .line 2214
            aload 0 /* this */
            aload 1 /* other */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime.getDayOfMonth:()I
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.setDayOfMonth:(I)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
            pop
         7: .line 2216
      StackMap locals:
      StackMap stack:
            aload 1 /* other */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime.hasDayOfWeek:()Z
            ifeq 9
         8: .line 2217
            aload 0 /* this */
            aload 1 /* other */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime.getDayOfWeek:()Lio/netty/example/worldclock/WorldClockProtocol$DayOfWeek;
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.setDayOfWeek:(Lio/netty/example/worldclock/WorldClockProtocol$DayOfWeek;)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
            pop
         9: .line 2219
      StackMap locals:
      StackMap stack:
            aload 1 /* other */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime.hasHour:()Z
            ifeq 11
        10: .line 2220
            aload 0 /* this */
            aload 1 /* other */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime.getHour:()I
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.setHour:(I)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
            pop
        11: .line 2222
      StackMap locals:
      StackMap stack:
            aload 1 /* other */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime.hasMinute:()Z
            ifeq 13
        12: .line 2223
            aload 0 /* this */
            aload 1 /* other */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime.getMinute:()I
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.setMinute:(I)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
            pop
        13: .line 2225
      StackMap locals:
      StackMap stack:
            aload 1 /* other */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime.hasSecond:()Z
            ifeq 15
        14: .line 2226
            aload 0 /* this */
            aload 1 /* other */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime.getSecond:()I
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.setSecond:(I)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
            pop
        15: .line 2228
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            aload 1 /* other */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime.getUnknownFields:()Lcom/google/protobuf/UnknownFieldSet;
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.mergeUnknownFields:(Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/GeneratedMessage$Builder;
            pop
        16: .line 2229
            aload 0 /* this */
            areturn
        end local 1 // io.netty.example.worldclock.WorldClockProtocol$LocalTime other
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0   17     0   this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
            0   17     1  other  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime;
    MethodParameters:
       Name  Flags
      other  

  public final boolean isInitialized();
    descriptor: ()Z
    flags: (0x0011) ACC_PUBLIC, ACC_FINAL
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
         0: .line 2233
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.hasYear:()Z
            ifne 2
         1: .line 2235
            iconst_0
            ireturn
         2: .line 2237
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.hasMonth:()Z
            ifne 4
         3: .line 2239
            iconst_0
            ireturn
         4: .line 2241
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.hasDayOfMonth:()Z
            ifne 6
         5: .line 2243
            iconst_0
            ireturn
         6: .line 2245
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.hasDayOfWeek:()Z
            ifne 8
         7: .line 2247
            iconst_0
            ireturn
         8: .line 2249
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.hasHour:()Z
            ifne 10
         9: .line 2251
            iconst_0
            ireturn
        10: .line 2253
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.hasMinute:()Z
            ifne 12
        11: .line 2255
            iconst_0
            ireturn
        12: .line 2257
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.hasSecond:()Z
            ifne 14
        13: .line 2259
            iconst_0
            ireturn
        14: .line 2261
      StackMap locals:
      StackMap stack:
            iconst_1
            ireturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   15     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;

  public io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
    descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=6, args_size=3
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
        start local 1 // com.google.protobuf.CodedInputStream input
        start local 2 // com.google.protobuf.ExtensionRegistryLite extensionRegistry
         0: .line 2268
            aconst_null
            astore 3 /* parsedMessage */
        start local 3 // io.netty.example.worldclock.WorldClockProtocol$LocalTime parsedMessage
         1: .line 2270
            getstatic io.netty.example.worldclock.WorldClockProtocol$LocalTime.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$LocalTime
            astore 3 /* parsedMessage */
         2: .line 2271
            goto 10
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite io.netty.example.worldclock.WorldClockProtocol$LocalTime
      StackMap stack: com.google.protobuf.InvalidProtocolBufferException
         3: astore 4 /* e */
        start local 4 // com.google.protobuf.InvalidProtocolBufferException e
         4: .line 2272
            aload 4 /* e */
            invokevirtual com.google.protobuf.InvalidProtocolBufferException.getUnfinishedMessage:()Lcom/google/protobuf/MessageLite;
            checkcast io.netty.example.worldclock.WorldClockProtocol$LocalTime
            astore 3 /* parsedMessage */
         5: .line 2273
            aload 4 /* e */
            athrow
        end local 4 // com.google.protobuf.InvalidProtocolBufferException e
         6: .line 2274
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 5
         7: .line 2275
            aload 3 /* parsedMessage */
            ifnull 9
         8: .line 2276
            aload 0 /* this */
            aload 3 /* parsedMessage */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.mergeFrom:(Lio/netty/example/worldclock/WorldClockProtocol$LocalTime;)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
            pop
         9: .line 2278
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite io.netty.example.worldclock.WorldClockProtocol$LocalTime top java.lang.Throwable
      StackMap stack:
            aload 5
            athrow
        10: .line 2275
      StackMap locals: io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite io.netty.example.worldclock.WorldClockProtocol$LocalTime
      StackMap stack:
            aload 3 /* parsedMessage */
            ifnull 12
        11: .line 2276
            aload 0 /* this */
            aload 3 /* parsedMessage */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.mergeFrom:(Lio/netty/example/worldclock/WorldClockProtocol$LocalTime;)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
            pop
        12: .line 2279
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            areturn
        end local 3 // io.netty.example.worldclock.WorldClockProtocol$LocalTime 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$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot               Name  Signature
            0   13     0               this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$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$LocalTime;
            4    6     4                  e  Lcom/google/protobuf/InvalidProtocolBufferException;
      Exception table:
        from    to  target  type
           1     2       3  Class com.google.protobuf.InvalidProtocolBufferException
           1     6       6  any
    Exceptions:
      throws java.io.IOException
    MethodParameters:
                   Name  Flags
      input              
      extensionRegistry  

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

  public int getYear();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
         0: .line 2295
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.year_:I
            ireturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;

  public io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder setYear(int);
    descriptor: (I)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
        start local 1 // int value
         0: .line 2301
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            iconst_1
            ior
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
         1: .line 2302
            aload 0 /* this */
            iload 1 /* value */
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.year_:I
         2: .line 2303
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.onChanged:()V
         3: .line 2304
            aload 0 /* this */
            areturn
        end local 1 // int value
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    4     0   this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
            0    4     1  value  I
    MethodParameters:
       Name  Flags
      value  

  public io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder clearYear();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
         0: .line 2310
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            bipush -2
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
         1: .line 2311
            aload 0 /* this */
            iconst_0
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.year_:I
         2: .line 2312
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.onChanged:()V
         3: .line 2313
            aload 0 /* this */
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;

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

  public int getMonth();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
         0: .line 2328
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.month_:I
            ireturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;

  public io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder setMonth(int);
    descriptor: (I)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
        start local 1 // int value
         0: .line 2334
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            iconst_2
            ior
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
         1: .line 2335
            aload 0 /* this */
            iload 1 /* value */
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.month_:I
         2: .line 2336
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.onChanged:()V
         3: .line 2337
            aload 0 /* this */
            areturn
        end local 1 // int value
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    4     0   this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
            0    4     1  value  I
    MethodParameters:
       Name  Flags
      value  

  public io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder clearMonth();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
         0: .line 2343
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            bipush -3
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
         1: .line 2344
            aload 0 /* this */
            iconst_0
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.month_:I
         2: .line 2345
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.onChanged:()V
         3: .line 2346
            aload 0 /* this */
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;

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

  public int getDayOfMonth();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
         0: .line 2361
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.dayOfMonth_:I
            ireturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;

  public io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder setDayOfMonth(int);
    descriptor: (I)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
        start local 1 // int value
         0: .line 2367
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            iconst_4
            ior
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
         1: .line 2368
            aload 0 /* this */
            iload 1 /* value */
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.dayOfMonth_:I
         2: .line 2369
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.onChanged:()V
         3: .line 2370
            aload 0 /* this */
            areturn
        end local 1 // int value
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    4     0   this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
            0    4     1  value  I
    MethodParameters:
       Name  Flags
      value  

  public io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder clearDayOfMonth();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
         0: .line 2376
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            bipush -5
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
         1: .line 2377
            aload 0 /* this */
            iconst_0
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.dayOfMonth_:I
         2: .line 2378
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.onChanged:()V
         3: .line 2379
            aload 0 /* this */
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;

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

  public io.netty.example.worldclock.WorldClockProtocol$DayOfWeek getDayOfWeek();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$DayOfWeek;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
         0: .line 2394
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.dayOfWeek_:Lio/netty/example/worldclock/WorldClockProtocol$DayOfWeek;
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;

  public io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder setDayOfWeek(io.netty.example.worldclock.WorldClockProtocol$DayOfWeek);
    descriptor: (Lio/netty/example/worldclock/WorldClockProtocol$DayOfWeek;)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
        start local 1 // io.netty.example.worldclock.WorldClockProtocol$DayOfWeek value
         0: .line 2400
            aload 1 /* value */
            ifnonnull 2
         1: .line 2401
            new java.lang.NullPointerException
            dup
            invokespecial java.lang.NullPointerException.<init>:()V
            athrow
         2: .line 2403
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            bipush 8
            ior
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
         3: .line 2404
            aload 0 /* this */
            aload 1 /* value */
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.dayOfWeek_:Lio/netty/example/worldclock/WorldClockProtocol$DayOfWeek;
         4: .line 2405
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.onChanged:()V
         5: .line 2406
            aload 0 /* this */
            areturn
        end local 1 // io.netty.example.worldclock.WorldClockProtocol$DayOfWeek value
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    6     0   this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
            0    6     1  value  Lio/netty/example/worldclock/WorldClockProtocol$DayOfWeek;
    MethodParameters:
       Name  Flags
      value  

  public io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder clearDayOfWeek();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
         0: .line 2412
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            bipush -9
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
         1: .line 2413
            aload 0 /* this */
            getstatic io.netty.example.worldclock.WorldClockProtocol$DayOfWeek.SUNDAY:Lio/netty/example/worldclock/WorldClockProtocol$DayOfWeek;
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.dayOfWeek_:Lio/netty/example/worldclock/WorldClockProtocol$DayOfWeek;
         2: .line 2414
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.onChanged:()V
         3: .line 2415
            aload 0 /* this */
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;

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

  public int getHour();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
         0: .line 2430
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.hour_:I
            ireturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;

  public io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder setHour(int);
    descriptor: (I)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
        start local 1 // int value
         0: .line 2436
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            bipush 16
            ior
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
         1: .line 2437
            aload 0 /* this */
            iload 1 /* value */
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.hour_:I
         2: .line 2438
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.onChanged:()V
         3: .line 2439
            aload 0 /* this */
            areturn
        end local 1 // int value
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    4     0   this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
            0    4     1  value  I
    MethodParameters:
       Name  Flags
      value  

  public io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder clearHour();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
         0: .line 2445
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            bipush -17
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
         1: .line 2446
            aload 0 /* this */
            iconst_0
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.hour_:I
         2: .line 2447
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.onChanged:()V
         3: .line 2448
            aload 0 /* this */
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;

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

  public int getMinute();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
         0: .line 2463
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.minute_:I
            ireturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;

  public io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder setMinute(int);
    descriptor: (I)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
        start local 1 // int value
         0: .line 2469
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            bipush 32
            ior
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
         1: .line 2470
            aload 0 /* this */
            iload 1 /* value */
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.minute_:I
         2: .line 2471
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.onChanged:()V
         3: .line 2472
            aload 0 /* this */
            areturn
        end local 1 // int value
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    4     0   this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
            0    4     1  value  I
    MethodParameters:
       Name  Flags
      value  

  public io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder clearMinute();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
         0: .line 2478
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            bipush -33
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
         1: .line 2479
            aload 0 /* this */
            iconst_0
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.minute_:I
         2: .line 2480
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.onChanged:()V
         3: .line 2481
            aload 0 /* this */
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;

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

  public int getSecond();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
         0: .line 2496
            aload 0 /* this */
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.second_:I
            ireturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;

  public io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder setSecond(int);
    descriptor: (I)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
        start local 1 // int value
         0: .line 2502
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            bipush 64
            ior
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
         1: .line 2503
            aload 0 /* this */
            iload 1 /* value */
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.second_:I
         2: .line 2504
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.onChanged:()V
         3: .line 2505
            aload 0 /* this */
            areturn
        end local 1 // int value
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot   Name  Signature
            0    4     0   this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
            0    4     1  value  I
    MethodParameters:
       Name  Flags
      value  

  public io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder clearSecond();
    descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
         0: .line 2511
            aload 0 /* this */
            dup
            getfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
            bipush -65
            iand
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.bitField0_:I
         1: .line 2512
            aload 0 /* this */
            iconst_0
            putfield io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.second_:I
         2: .line 2513
            aload 0 /* this */
            invokevirtual io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder.onChanged:()V
         3: .line 2514
            aload 0 /* this */
            areturn
        end local 0 // io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    4     0  this  Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;

  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$LocalTime$Builder.getDefaultInstanceForType:()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime;
            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$LocalTime$Builder.getDefaultInstanceForType:()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  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$LocalTime$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$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$LocalTime$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$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$LocalTime$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$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$LocalTime$Builder.mergeFrom:(Lcom/google/protobuf/Message;)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$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$LocalTime$Builder.mergeFrom:(Lcom/google/protobuf/Message;)Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$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$LocalTime$Builder.clear:()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$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$LocalTime$Builder.clear:()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$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$LocalTime$Builder.clear:()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
            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$LocalTime$Builder.clone:()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$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$LocalTime$Builder.clone:()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$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$LocalTime$Builder.clone:()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$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$LocalTime$Builder.clone:()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    Exceptions:
      throws java.lang.CloneNotSupportedException

  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$LocalTime$Builder.build:()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime;
            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$LocalTime$Builder.build:()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime;
            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$LocalTime$Builder.buildPartial:()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime;
            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$LocalTime$Builder.buildPartial:()Lio/netty/example/worldclock/WorldClockProtocol$LocalTime;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
Signature: Lcom/google/protobuf/GeneratedMessage$Builder<Lio/netty/example/worldclock/WorldClockProtocol$LocalTime$Builder;>;Lio/netty/example/worldclock/WorldClockProtocol$LocalTimeOrBuilder;
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 DayOfWeek = io.netty.example.worldclock.WorldClockProtocol$DayOfWeek of io.netty.example.worldclock.WorldClockProtocol
  public final LocalTime = io.netty.example.worldclock.WorldClockProtocol$LocalTime of io.netty.example.worldclock.WorldClockProtocol
  public final Builder = io.netty.example.worldclock.WorldClockProtocol$LocalTime$Builder of io.netty.example.worldclock.WorldClockProtocol$LocalTime
  public abstract LocalTimeOrBuilder = io.netty.example.worldclock.WorldClockProtocol$LocalTimeOrBuilder of io.netty.example.worldclock.WorldClockProtocol