@SuppressWarnings("rawtypes")

@SuppressWarnings("rawtypes")

 SuppressWarnings都知道是去除警告,rawtypes 说的是传参时也要传递带泛型的参数

SuppressWarnings的参考文档(在最下面):http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.jdt.doc.isv/guide/jdt_api_compile.htm

posted @ 2013-12-15 18:24  Mr_Clint  阅读(2975)  评论(0编辑  收藏  举报