Java注解格式

单个

@SuppressWarnings("unchecked")

多个

@SuppressWarnings({ "rawtypes", "unchecked" })

 

posted @ 2017-05-08 13:26  鲸歌  阅读(265)  评论(0编辑  收藏  举报