报告原始类型成员中的未检查的赋值。

示例:


  List list = new ArrayList()
  List<String> a = list.get(0)