我把 @SuppressWarnings("all") 换成 @SuppressWarnings("unchecked"),就行了,是怎么回事呢?
改了一下,就好了。我的代码,应该是以前编译通过的。不知道为何现在又出问题。