Eclipse Error: “Type safety: The expression of type ArrayList needs unchecked conversion to conform to ArrayList

前端 未结 0 364
没有蜡笔的小新
没有蜡笔的小新 2021-02-05 15:00

I have a warning I am trying to resolve. This is the code:

ArrayList parameters = new ArrayList<>();

Eclipse highlights &qu

相关标签:
回答
  • 消灭零回复
提交回复
热议问题