读书人

The type Map is not generic; it can

发布时间: 2012-09-27 11:11:17 作者: rapoo

The type Map is not generic; it cannot be parameterized with arguments
前段时间还好好的,现在就出现这个错误
The type Map is not generic; it cannot be parameterized with arguments

[解决办法]
你的map里装入的参数,与你定义的泛型不同吧

读书人网 >J2EE开发

热点推荐