12: 警告: [unchecked] 对作为原始类型ArrayList的成员的set(int,E)的调用未经过检查 cars2.set(0, "BYD"); ^ 其中, E是类型变量: E扩展已在类 ArrayList中声明的Object1 个警告[Volvo, BMW, Ford, Tesla][BYD, BMW, Ford, Tesla]