Java---报错The type List is not generic; it cannot be parameterized with arguments <Role>==List打包错误
生活随笔
收集整理的這篇文章主要介紹了
Java---报错The type List is not generic; it cannot be parameterized with arguments <Role>==List打包错误
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
提示The type List is not generic; it cannot be parameterized with arguments 錯誤。
翻譯:類型列表不是泛型;不能用參數(shù)參數(shù)化它
如下:
因為List打包錯誤導(dǎo)致的
解決方法:
這個包是錯誤的,換到
如下:
總結(jié)
以上是生活随笔為你收集整理的Java---报错The type List is not generic; it cannot be parameterized with arguments <Role>==List打包错误的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: eclipse环境lsp4e --- o
- 下一篇: HTML--- 创建一个登录页面(HTM