Top/Eclipse/警告:ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized

Eclipse/警告:ArrayList is a raw type. References to generic type ArrayList<E> should be parameterized のバックアップの現在との差分(No.1)


  • 追加された行はこの色です。
  • 削除された行はこの色です。
ArrayListにraw typeを使うと危険なので、何か型を指定してね、という警告。
修正しなくても良い場合は、プロジェクト単位の警告解除設定で消えます。

-参考
--http://did2.blog64.fc2.com/blog-entry-299.html

#ref(./eclipse_warning.jpg, 50%);

ページ新規作成

新しいページはこちらから投稿できます。

TOP