回答編集履歴

1

i入れ忘れ

2020/03/23 13:50

投稿

swordone
swordone

スコア20651

test CHANGED
@@ -30,7 +30,7 @@
30
30
 
31
31
 
32
32
 
33
- ListValue v = listValue.get();
33
+ ListValue v = listValue.get(i);
34
34
 
35
35
  v.setA("apple");
36
36