final class com.google.protobuf.ListFieldSchema$ListFieldSchemaLite extends com.google.protobuf.ListFieldSchema
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: com.google.protobuf.ListFieldSchema$ListFieldSchemaLite
super_class: com.google.protobuf.ListFieldSchema
{
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
invokespecial com.google.protobuf.ListFieldSchema.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/google/protobuf/ListFieldSchema$ListFieldSchemaLite;
<L> java.util.List<L> mutableListAt(, long);
descriptor: (Ljava/lang/Object;J)Ljava/util/List;
flags: (0x0000)
Code:
stack=4, locals=6, args_size=3
start local 0 start local 1 start local 2 0: aload 1
lload 2
invokestatic com.google.protobuf.ListFieldSchema$ListFieldSchemaLite.getProtobufList:(Ljava/lang/Object;J)Lcom/google/protobuf/Internal$ProtobufList;
astore 4
start local 4 1: aload 4
invokeinterface com.google.protobuf.Internal$ProtobufList.isModifiable:()Z
ifne 9
2: aload 4
invokeinterface com.google.protobuf.Internal$ProtobufList.size:()I
istore 5
start local 5 3: aload 4
4: iload 5
ifne 5
bipush 10
goto 6
StackMap locals: com.google.protobuf.ListFieldSchema$ListFieldSchemaLite java.lang.Object long com.google.protobuf.Internal$ProtobufList int
StackMap stack: com.google.protobuf.Internal$ProtobufList
5: iload 5
iconst_2
imul
6: StackMap locals: com.google.protobuf.ListFieldSchema$ListFieldSchemaLite java.lang.Object long com.google.protobuf.Internal$ProtobufList int
StackMap stack: com.google.protobuf.Internal$ProtobufList int
invokeinterface com.google.protobuf.Internal$ProtobufList.mutableCopyWithCapacity:(I)Lcom/google/protobuf/Internal$ProtobufList;
7: astore 4
8: aload 1
lload 2
aload 4
invokestatic com.google.protobuf.UnsafeUtil.putObject:(Ljava/lang/Object;JLjava/lang/Object;)V
end local 5 9: StackMap locals:
StackMap stack:
aload 4
areturn
end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 10 0 this Lcom/google/protobuf/ListFieldSchema$ListFieldSchemaLite;
0 10 1 message Ljava/lang/Object;
0 10 2 offset J
1 10 4 list Lcom/google/protobuf/Internal$ProtobufList<TL;>;
3 9 5 size I
Signature: <L:Ljava/lang/Object;>(Ljava/lang/Object;J)Ljava/util/List<TL;>;
MethodParameters:
Name Flags
message
offset
void makeImmutableListAt(java.lang.Object, long);
descriptor: (Ljava/lang/Object;J)V
flags: (0x0000)
Code:
stack=3, locals=5, args_size=3
start local 0 start local 1 start local 2 0: aload 1
lload 2
invokestatic com.google.protobuf.ListFieldSchema$ListFieldSchemaLite.getProtobufList:(Ljava/lang/Object;J)Lcom/google/protobuf/Internal$ProtobufList;
astore 4
start local 4 1: aload 4
invokeinterface com.google.protobuf.Internal$ProtobufList.makeImmutable:()V
2: return
end local 4 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lcom/google/protobuf/ListFieldSchema$ListFieldSchemaLite;
0 3 1 message Ljava/lang/Object;
0 3 2 offset J
1 3 4 list Lcom/google/protobuf/Internal$ProtobufList<*>;
MethodParameters:
Name Flags
message
offset
<E> void mergeListsAt(, , );
descriptor: (Ljava/lang/Object;Ljava/lang/Object;J)V
flags: (0x0000)
Code:
stack=4, locals=10, args_size=4
start local 0 start local 1 start local 2 start local 3 0: aload 1
lload 3
invokestatic com.google.protobuf.ListFieldSchema$ListFieldSchemaLite.getProtobufList:(Ljava/lang/Object;J)Lcom/google/protobuf/Internal$ProtobufList;
astore 5
start local 5 1: aload 2
lload 3
invokestatic com.google.protobuf.ListFieldSchema$ListFieldSchemaLite.getProtobufList:(Ljava/lang/Object;J)Lcom/google/protobuf/Internal$ProtobufList;
astore 6
start local 6 2: aload 5
invokeinterface com.google.protobuf.Internal$ProtobufList.size:()I
istore 7
start local 7 3: aload 6
invokeinterface com.google.protobuf.Internal$ProtobufList.size:()I
istore 8
start local 8 4: iload 7
ifle 8
iload 8
ifle 8
5: aload 5
invokeinterface com.google.protobuf.Internal$ProtobufList.isModifiable:()Z
ifne 7
6: aload 5
iload 7
iload 8
iadd
invokeinterface com.google.protobuf.Internal$ProtobufList.mutableCopyWithCapacity:(I)Lcom/google/protobuf/Internal$ProtobufList;
astore 5
7: StackMap locals: com.google.protobuf.ListFieldSchema$ListFieldSchemaLite java.lang.Object java.lang.Object long com.google.protobuf.Internal$ProtobufList com.google.protobuf.Internal$ProtobufList int int
StackMap stack:
aload 5
aload 6
invokeinterface com.google.protobuf.Internal$ProtobufList.addAll:(Ljava/util/Collection;)Z
pop
8: StackMap locals:
StackMap stack:
iload 7
ifle 9
aload 5
goto 10
StackMap locals:
StackMap stack:
9: aload 6
StackMap locals:
StackMap stack: com.google.protobuf.Internal$ProtobufList
10: astore 9
start local 9 11: aload 1
lload 3
aload 9
invokestatic com.google.protobuf.UnsafeUtil.putObject:(Ljava/lang/Object;JLjava/lang/Object;)V
12: return
end local 9 end local 8 end local 7 end local 6 end local 5 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 13 0 this Lcom/google/protobuf/ListFieldSchema$ListFieldSchemaLite;
0 13 1 msg Ljava/lang/Object;
0 13 2 otherMsg Ljava/lang/Object;
0 13 3 offset J
1 13 5 mine Lcom/google/protobuf/Internal$ProtobufList<TE;>;
2 13 6 other Lcom/google/protobuf/Internal$ProtobufList<TE;>;
3 13 7 size I
4 13 8 otherSize I
11 13 9 merged Lcom/google/protobuf/Internal$ProtobufList<TE;>;
Signature: <E:Ljava/lang/Object;>(Ljava/lang/Object;Ljava/lang/Object;J)V
MethodParameters:
Name Flags
msg
otherMsg
offset
static <E> com.google.protobuf.Internal$ProtobufList<E> getProtobufList(, long);
descriptor: (Ljava/lang/Object;J)Lcom/google/protobuf/Internal$ProtobufList;
flags: (0x0008) ACC_STATIC
Code:
stack=3, locals=3, args_size=2
start local 0 start local 1 0: aload 0
lload 1
invokestatic com.google.protobuf.UnsafeUtil.getObject:(Ljava/lang/Object;J)Ljava/lang/Object;
checkcast com.google.protobuf.Internal$ProtobufList
areturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 message Ljava/lang/Object;
0 1 1 offset J
Signature: <E:Ljava/lang/Object;>(Ljava/lang/Object;J)Lcom/google/protobuf/Internal$ProtobufList<TE;>;
MethodParameters:
Name Flags
message
offset
}
SourceFile: "ListFieldSchema.java"
NestHost: com.google.protobuf.ListFieldSchema
InnerClasses:
public abstract ProtobufList = com.google.protobuf.Internal$ProtobufList of com.google.protobuf.Internal
private final ListFieldSchemaLite = com.google.protobuf.ListFieldSchema$ListFieldSchemaLite of com.google.protobuf.ListFieldSchema