質問編集履歴
1
不要なコメントを削除
test
CHANGED
File without changes
|
test
CHANGED
@@ -26,8 +26,6 @@
|
|
26
26
|
|
27
27
|
public static void main(String[] args) {
|
28
28
|
|
29
|
-
// TODO 自動生成されたメソッド・スタブ
|
30
|
-
|
31
29
|
List<Integer> nums = Arrays.asList(100,50,200);
|
32
30
|
|
33
31
|
|