【Java/C/PHP/他】統合開発環境Eclipse M14
■ このスレッドは過去ログ倉庫に格納されています
0114デフォルトの名無しさん
NGNGEclipse3.1M1で使ってみたんだが
List<Integer> l = new ArrayList();
こんなコードを書いただけでこんな警告が出た。
重大度説明リソースフォルダーロケーション作成日時
1Unsafe type operation: Should not convert expression of raw type ArrayList to type List<Integer>. References to generic type List<E> should be parameterizedTest5.javaTestJ2SE5/src/test30 行目2004/09/05 1:05:55
■ このスレッドは過去ログ倉庫に格納されています