Creating a map in Java, parameter error

前端 未结 2 1413
既然无缘
既然无缘 2020-12-22 00:34

I currently have this piece of code:

Map memory = new HashMap();

However it returns this

2条回答
提交回复
热议问题