public final class io.netty.example.worldclock.WorldClockProtocol$Location$Builder extends com.google.protobuf.GeneratedMessage$Builder<io.netty.example.worldclock.WorldClockProtocol$Location$Builder> implements io.netty.example.worldclock.WorldClockProtocol$LocationOrBuilder
minor version: 0
major version: 59
flags: flags: (0x0031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER
this_class: io.netty.example.worldclock.WorldClockProtocol$Location$Builder
super_class: com.google.protobuf.GeneratedMessage$Builder
{
private int bitField0_;
descriptor: I
flags: (0x0002) ACC_PRIVATE
private io.netty.example.worldclock.WorldClockProtocol$Continent continent_;
descriptor: Lio/netty/example/worldclock/WorldClockProtocol$Continent;
flags: (0x0002) ACC_PRIVATE
private java.lang.Object city_;
descriptor: Ljava/lang/Object;
flags: (0x0002) ACC_PRIVATE
public static final com.google.protobuf.Descriptors$Descriptor getDescriptor();
descriptor: ()Lcom/google/protobuf/Descriptors$Descriptor;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
Code:
stack=1, locals=0, args_size=0
0: getstatic io.netty.example.worldclock.WorldClockProtocol.internal_static_io_netty_example_worldclock_Location_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
areturn
LocalVariableTable:
Start End Slot Name Signature
protected com.google.protobuf.GeneratedMessage$FieldAccessorTable internalGetFieldAccessorTable();
descriptor: ()Lcom/google/protobuf/GeneratedMessage$FieldAccessorTable;
flags: (0x0004) ACC_PROTECTED
Code:
stack=3, locals=1, args_size=1
start local 0 0: getstatic io.netty.example.worldclock.WorldClockProtocol.internal_static_io_netty_example_worldclock_Location_fieldAccessorTable:Lcom/google/protobuf/GeneratedMessage$FieldAccessorTable;
1: ldc Lio/netty/example/worldclock/WorldClockProtocol$Location;
ldc Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
2: invokevirtual com.google.protobuf.GeneratedMessage$FieldAccessorTable.ensureFieldAccessorsInitialized:(Ljava/lang/Class;Ljava/lang/Class;)Lcom/google/protobuf/GeneratedMessage$FieldAccessorTable;
3: areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
invokespecial com.google.protobuf.GeneratedMessage$Builder.<init>:()V
1: aload 0
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.AFRICA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.continent_:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
2: aload 0
ldc ""
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
3: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.maybeForceBuilderInitialization:()V
4: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
private void <init>(com.google.protobuf.GeneratedMessage$BuilderParent);
descriptor: (Lcom/google/protobuf/GeneratedMessage$BuilderParent;)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 0
aload 1
invokespecial com.google.protobuf.GeneratedMessage$Builder.<init>:(Lcom/google/protobuf/GeneratedMessage$BuilderParent;)V
1: aload 0
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.AFRICA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.continent_:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
2: aload 0
ldc ""
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
3: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.maybeForceBuilderInitialization:()V
4: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
0 5 1 parent Lcom/google/protobuf/GeneratedMessage$BuilderParent;
MethodParameters:
Name Flags
parent
private void maybeForceBuilderInitialization();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=1, locals=1, args_size=1
start local 0 0: invokestatic io.netty.example.worldclock.WorldClockProtocol$Location.access$7:()Z
pop
1: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
private static io.netty.example.worldclock.WorldClockProtocol$Location$Builder create();
descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: new io.netty.example.worldclock.WorldClockProtocol$Location$Builder
dup
invokespecial io.netty.example.worldclock.WorldClockProtocol$Location$Builder.<init>:()V
areturn
LocalVariableTable:
Start End Slot Name Signature
public io.netty.example.worldclock.WorldClockProtocol$Location$Builder clear();
descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
invokespecial com.google.protobuf.GeneratedMessage$Builder.clear:()Lcom/google/protobuf/GeneratedMessage$Builder;
pop
1: aload 0
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.AFRICA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.continent_:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
2: aload 0
dup
getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
bipush -2
iand
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
3: aload 0
ldc ""
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
4: aload 0
dup
getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
bipush -3
iand
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
5: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
public io.netty.example.worldclock.WorldClockProtocol$Location$Builder clone();
descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: invokestatic io.netty.example.worldclock.WorldClockProtocol$Location$Builder.create:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.buildPartial:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.mergeFrom:(Lio/netty/example/worldclock/WorldClockProtocol$Location;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
public com.google.protobuf.Descriptors$Descriptor getDescriptorForType();
descriptor: ()Lcom/google/protobuf/Descriptors$Descriptor;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: getstatic io.netty.example.worldclock.WorldClockProtocol.internal_static_io_netty_example_worldclock_Location_descriptor:Lcom/google/protobuf/Descriptors$Descriptor;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
public io.netty.example.worldclock.WorldClockProtocol$Location getDefaultInstanceForType();
descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Location;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: invokestatic io.netty.example.worldclock.WorldClockProtocol$Location.getDefaultInstance:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
public io.netty.example.worldclock.WorldClockProtocol$Location build();
descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Location;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=2, args_size=1
start local 0 0: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.buildPartial:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
astore 1
start local 1 1: aload 1
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.isInitialized:()Z
ifne 3
2: aload 1
invokestatic io.netty.example.worldclock.WorldClockProtocol$Location$Builder.newUninitializedMessageException:(Lcom/google/protobuf/Message;)Lcom/google/protobuf/UninitializedMessageException;
athrow
3: StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Location
StackMap stack:
aload 1
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
1 4 1 result Lio/netty/example/worldclock/WorldClockProtocol$Location;
public io.netty.example.worldclock.WorldClockProtocol$Location buildPartial();
descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Location;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=4, args_size=1
start local 0 0: new io.netty.example.worldclock.WorldClockProtocol$Location
dup
aload 0
invokespecial io.netty.example.worldclock.WorldClockProtocol$Location.<init>:(Lcom/google/protobuf/GeneratedMessage$Builder;)V
astore 1
start local 1 1: aload 0
getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
istore 2
start local 2 2: iconst_0
istore 3
start local 3 3: iload 2
iconst_1
iand
iconst_1
if_icmpne 5
4: iload 3
iconst_1
ior
istore 3
5: StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Location int int
StackMap stack:
aload 1
aload 0
getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.continent_:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
putfield io.netty.example.worldclock.WorldClockProtocol$Location.continent_:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
6: iload 2
iconst_2
iand
iconst_2
if_icmpne 8
7: iload 3
iconst_2
ior
istore 3
8: StackMap locals:
StackMap stack:
aload 1
aload 0
getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
putfield io.netty.example.worldclock.WorldClockProtocol$Location.city_:Ljava/lang/Object;
9: aload 1
iload 3
putfield io.netty.example.worldclock.WorldClockProtocol$Location.bitField0_:I
10: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.onBuilt:()V
11: aload 1
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 12 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
1 12 1 result Lio/netty/example/worldclock/WorldClockProtocol$Location;
2 12 2 from_bitField0_ I
3 12 3 to_bitField0_ I
public io.netty.example.worldclock.WorldClockProtocol$Location$Builder mergeFrom(com.google.protobuf.Message);
descriptor: (Lcom/google/protobuf/Message;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=2, args_size=2
start local 0 start local 1 0: aload 1
instanceof io.netty.example.worldclock.WorldClockProtocol$Location
ifeq 2
1: aload 0
aload 1
checkcast io.netty.example.worldclock.WorldClockProtocol$Location
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.mergeFrom:(Lio/netty/example/worldclock/WorldClockProtocol$Location;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
areturn
2: StackMap locals:
StackMap stack:
aload 0
aload 1
invokespecial com.google.protobuf.GeneratedMessage$Builder.mergeFrom:(Lcom/google/protobuf/Message;)Lcom/google/protobuf/AbstractMessage$Builder;
pop
3: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
0 4 1 other Lcom/google/protobuf/Message;
MethodParameters:
Name Flags
other
public io.netty.example.worldclock.WorldClockProtocol$Location$Builder mergeFrom(io.netty.example.worldclock.WorldClockProtocol$Location);
descriptor: (Lio/netty/example/worldclock/WorldClockProtocol$Location;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 1
invokestatic io.netty.example.worldclock.WorldClockProtocol$Location.getDefaultInstance:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
if_acmpne 1
aload 0
areturn
1: StackMap locals:
StackMap stack:
aload 1
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.hasContinent:()Z
ifeq 3
2: aload 0
aload 1
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.getContinent:()Lio/netty/example/worldclock/WorldClockProtocol$Continent;
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.setContinent:(Lio/netty/example/worldclock/WorldClockProtocol$Continent;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
pop
3: StackMap locals:
StackMap stack:
aload 1
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.hasCity:()Z
ifeq 7
4: aload 0
dup
getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
iconst_2
ior
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
5: aload 0
aload 1
getfield io.netty.example.worldclock.WorldClockProtocol$Location.city_:Ljava/lang/Object;
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
6: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.onChanged:()V
7: StackMap locals:
StackMap stack:
aload 0
aload 1
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.getUnknownFields:()Lcom/google/protobuf/UnknownFieldSet;
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.mergeUnknownFields:(Lcom/google/protobuf/UnknownFieldSet;)Lcom/google/protobuf/GeneratedMessage$Builder;
pop
8: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 9 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
0 9 1 other Lio/netty/example/worldclock/WorldClockProtocol$Location;
MethodParameters:
Name Flags
other
public final boolean isInitialized();
descriptor: ()Z
flags: (0x0011) ACC_PUBLIC, ACC_FINAL
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.hasContinent:()Z
ifne 2
1: iconst_0
ireturn
2: StackMap locals:
StackMap stack:
aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.hasCity:()Z
ifne 4
3: iconst_0
ireturn
4: StackMap locals:
StackMap stack:
iconst_1
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
public io.netty.example.worldclock.WorldClockProtocol$Location$Builder mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=6, args_size=3
start local 0 start local 1 start local 2 0: aconst_null
astore 3
start local 3 1: getstatic io.netty.example.worldclock.WorldClockProtocol$Location.PARSER:Lcom/google/protobuf/Parser;
aload 1
aload 2
invokeinterface com.google.protobuf.Parser.parsePartialFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Ljava/lang/Object;
checkcast io.netty.example.worldclock.WorldClockProtocol$Location
astore 3
2: goto 10
StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Location$Builder com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite io.netty.example.worldclock.WorldClockProtocol$Location
StackMap stack: com.google.protobuf.InvalidProtocolBufferException
3: astore 4
start local 4 4: aload 4
invokevirtual com.google.protobuf.InvalidProtocolBufferException.getUnfinishedMessage:()Lcom/google/protobuf/MessageLite;
checkcast io.netty.example.worldclock.WorldClockProtocol$Location
astore 3
5: aload 4
athrow
end local 4 6: StackMap locals:
StackMap stack: java.lang.Throwable
astore 5
7: aload 3
ifnull 9
8: aload 0
aload 3
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.mergeFrom:(Lio/netty/example/worldclock/WorldClockProtocol$Location;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
pop
9: StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Location$Builder com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite io.netty.example.worldclock.WorldClockProtocol$Location top java.lang.Throwable
StackMap stack:
aload 5
athrow
10: StackMap locals: io.netty.example.worldclock.WorldClockProtocol$Location$Builder com.google.protobuf.CodedInputStream com.google.protobuf.ExtensionRegistryLite io.netty.example.worldclock.WorldClockProtocol$Location
StackMap stack:
aload 3
ifnull 12
11: aload 0
aload 3
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.mergeFrom:(Lio/netty/example/worldclock/WorldClockProtocol$Location;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
pop
12: StackMap locals:
StackMap stack:
aload 0
areturn
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 13 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
0 13 1 input Lcom/google/protobuf/CodedInputStream;
0 13 2 extensionRegistry Lcom/google/protobuf/ExtensionRegistryLite;
1 13 3 parsedMessage Lio/netty/example/worldclock/WorldClockProtocol$Location;
4 6 4 e Lcom/google/protobuf/InvalidProtocolBufferException;
Exception table:
from to target type
1 2 3 Class com.google.protobuf.InvalidProtocolBufferException
1 6 6 any
Exceptions:
throws java.io.IOException
MethodParameters:
Name Flags
input
extensionRegistry
public boolean hasContinent();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
iconst_1
iand
iconst_1
if_icmpne 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
public io.netty.example.worldclock.WorldClockProtocol$Continent getContinent();
descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Continent;
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.continent_:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
public io.netty.example.worldclock.WorldClockProtocol$Location$Builder setContinent(io.netty.example.worldclock.WorldClockProtocol$Continent);
descriptor: (Lio/netty/example/worldclock/WorldClockProtocol$Continent;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 1
ifnonnull 2
1: new java.lang.NullPointerException
dup
invokespecial java.lang.NullPointerException.<init>:()V
athrow
2: StackMap locals:
StackMap stack:
aload 0
dup
getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
iconst_1
ior
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
3: aload 0
aload 1
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.continent_:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
4: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.onChanged:()V
5: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
0 6 1 value Lio/netty/example/worldclock/WorldClockProtocol$Continent;
MethodParameters:
Name Flags
value
public io.netty.example.worldclock.WorldClockProtocol$Location$Builder clearContinent();
descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
dup
getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
bipush -2
iand
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
1: aload 0
getstatic io.netty.example.worldclock.WorldClockProtocol$Continent.AFRICA:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.continent_:Lio/netty/example/worldclock/WorldClockProtocol$Continent;
2: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.onChanged:()V
3: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
public boolean hasCity();
descriptor: ()Z
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
iconst_2
iand
iconst_2
if_icmpne 1
iconst_1
ireturn
StackMap locals:
StackMap stack:
1: iconst_0
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
public java.lang.String getCity();
descriptor: ()Ljava/lang/String;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=1
start local 0 0: aload 0
getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
astore 1
start local 1 1: aload 1
instanceof java.lang.String
ifne 7
2: aload 1
checkcast com.google.protobuf.ByteString
3: invokevirtual com.google.protobuf.ByteString.toStringUtf8:()Ljava/lang/String;
4: astore 2
start local 2 5: aload 0
aload 2
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
6: aload 2
areturn
end local 2 7: StackMap locals: java.lang.Object
StackMap stack:
aload 1
checkcast java.lang.String
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
1 8 1 ref Ljava/lang/Object;
5 7 2 s Ljava/lang/String;
public com.google.protobuf.ByteString getCityBytes();
descriptor: ()Lcom/google/protobuf/ByteString;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=3, args_size=1
start local 0 0: aload 0
getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
astore 1
start local 1 1: aload 1
instanceof java.lang.String
ifeq 7
2: aload 1
checkcast java.lang.String
3: invokestatic com.google.protobuf.ByteString.copyFromUtf8:(Ljava/lang/String;)Lcom/google/protobuf/ByteString;
4: astore 2
start local 2 5: aload 0
aload 2
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
6: aload 2
areturn
end local 2 7: StackMap locals: java.lang.Object
StackMap stack:
aload 1
checkcast com.google.protobuf.ByteString
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 8 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
1 8 1 ref Ljava/lang/Object;
5 7 2 b Lcom/google/protobuf/ByteString;
public io.netty.example.worldclock.WorldClockProtocol$Location$Builder setCity(java.lang.String);
descriptor: (Ljava/lang/String;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 1
ifnonnull 2
1: new java.lang.NullPointerException
dup
invokespecial java.lang.NullPointerException.<init>:()V
athrow
2: StackMap locals:
StackMap stack:
aload 0
dup
getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
iconst_2
ior
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
3: aload 0
aload 1
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
4: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.onChanged:()V
5: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
0 6 1 value Ljava/lang/String;
MethodParameters:
Name Flags
value
public io.netty.example.worldclock.WorldClockProtocol$Location$Builder clearCity();
descriptor: ()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
dup
getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
bipush -3
iand
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
1: aload 0
invokestatic io.netty.example.worldclock.WorldClockProtocol$Location.getDefaultInstance:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location.getCity:()Ljava/lang/String;
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
2: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.onChanged:()V
3: aload 0
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
public io.netty.example.worldclock.WorldClockProtocol$Location$Builder setCityBytes(com.google.protobuf.ByteString);
descriptor: (Lcom/google/protobuf/ByteString;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
flags: (0x0001) ACC_PUBLIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 1
ifnonnull 2
1: new java.lang.NullPointerException
dup
invokespecial java.lang.NullPointerException.<init>:()V
athrow
2: StackMap locals:
StackMap stack:
aload 0
dup
getfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
iconst_2
ior
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.bitField0_:I
3: aload 0
aload 1
putfield io.netty.example.worldclock.WorldClockProtocol$Location$Builder.city_:Ljava/lang/Object;
4: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.onChanged:()V
5: aload 0
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
0 6 1 value Lcom/google/protobuf/ByteString;
MethodParameters:
Name Flags
value
public com.google.protobuf.AbstractMessage$Builder mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/AbstractMessage$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=3
0: aload 0
aload 1
aload 2
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
Exceptions:
throws java.io.IOException
public com.google.protobuf.MessageLite$Builder mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/MessageLite$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=3
0: aload 0
aload 1
aload 2
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
Exceptions:
throws java.io.IOException
public com.google.protobuf.Message$Builder mergeFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite);
descriptor: (Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lcom/google/protobuf/Message$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=3, locals=3, args_size=3
0: aload 0
aload 1
aload 2
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.mergeFrom:(Lcom/google/protobuf/CodedInputStream;Lcom/google/protobuf/ExtensionRegistryLite;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
Exceptions:
throws java.io.IOException
public com.google.protobuf.AbstractMessage$Builder mergeFrom(com.google.protobuf.Message);
descriptor: (Lcom/google/protobuf/Message;)Lcom/google/protobuf/AbstractMessage$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.mergeFrom:(Lcom/google/protobuf/Message;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.Message$Builder mergeFrom(com.google.protobuf.Message);
descriptor: (Lcom/google/protobuf/Message;)Lcom/google/protobuf/Message$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=2, locals=2, args_size=2
0: aload 0
aload 1
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.mergeFrom:(Lcom/google/protobuf/Message;)Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.GeneratedMessage$Builder clear();
descriptor: ()Lcom/google/protobuf/GeneratedMessage$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.clear:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.MessageLite$Builder clear();
descriptor: ()Lcom/google/protobuf/MessageLite$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.clear:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.Message$Builder clear();
descriptor: ()Lcom/google/protobuf/Message$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.clear:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.MessageLite build();
descriptor: ()Lcom/google/protobuf/MessageLite;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.build:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.Message build();
descriptor: ()Lcom/google/protobuf/Message;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.build:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.MessageLite buildPartial();
descriptor: ()Lcom/google/protobuf/MessageLite;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.buildPartial:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.Message buildPartial();
descriptor: ()Lcom/google/protobuf/Message;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.buildPartial:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.MessageLite getDefaultInstanceForType();
descriptor: ()Lcom/google/protobuf/MessageLite;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.getDefaultInstanceForType:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.Message getDefaultInstanceForType();
descriptor: ()Lcom/google/protobuf/Message;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.getDefaultInstanceForType:()Lio/netty/example/worldclock/WorldClockProtocol$Location;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.GeneratedMessage$Builder clone();
descriptor: ()Lcom/google/protobuf/GeneratedMessage$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.clone:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.MessageLite$Builder clone();
descriptor: ()Lcom/google/protobuf/MessageLite$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.clone:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public com.google.protobuf.Message$Builder clone();
descriptor: ()Lcom/google/protobuf/Message$Builder;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.clone:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
public java.lang.Object clone();
descriptor: ()Ljava/lang/Object;
flags: (0x1041) ACC_PUBLIC, ACC_BRIDGE, ACC_SYNTHETIC
Code:
stack=1, locals=1, args_size=1
0: aload 0
invokevirtual io.netty.example.worldclock.WorldClockProtocol$Location$Builder.clone:()Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;
areturn
LocalVariableTable:
Start End Slot Name Signature
Exceptions:
throws java.lang.CloneNotSupportedException
}
Signature: Lcom/google/protobuf/GeneratedMessage$Builder<Lio/netty/example/worldclock/WorldClockProtocol$Location$Builder;>;Lio/netty/example/worldclock/WorldClockProtocol$LocationOrBuilder;
SourceFile: "WorldClockProtocol.java"
NestHost: io.netty.example.worldclock.WorldClockProtocol
InnerClasses:
public abstract Builder = com.google.protobuf.AbstractMessage$Builder of com.google.protobuf.AbstractMessage
public final Descriptor = com.google.protobuf.Descriptors$Descriptor of com.google.protobuf.Descriptors
public abstract Builder = com.google.protobuf.GeneratedMessage$Builder of com.google.protobuf.GeneratedMessage
protected abstract BuilderParent = com.google.protobuf.GeneratedMessage$BuilderParent of com.google.protobuf.GeneratedMessage
public final FieldAccessorTable = com.google.protobuf.GeneratedMessage$FieldAccessorTable of com.google.protobuf.GeneratedMessage
public abstract Builder = com.google.protobuf.Message$Builder of com.google.protobuf.Message
public abstract Builder = com.google.protobuf.MessageLite$Builder of com.google.protobuf.MessageLite
public final Continent = io.netty.example.worldclock.WorldClockProtocol$Continent of io.netty.example.worldclock.WorldClockProtocol
public final Location = io.netty.example.worldclock.WorldClockProtocol$Location of io.netty.example.worldclock.WorldClockProtocol
public final Builder = io.netty.example.worldclock.WorldClockProtocol$Location$Builder of io.netty.example.worldclock.WorldClockProtocol$Location
public abstract LocationOrBuilder = io.netty.example.worldclock.WorldClockProtocol$LocationOrBuilder of io.netty.example.worldclock.WorldClockProtocol