@SuppressWarnings(“”)@SuppressWarnings({})@SuppressWarnings(value={})
  • all to suppress all warnings (抑制所有警告)
  • boxing to suppress warnings relative to boxing/unboxing operations(抑制装箱、拆箱操作时候的警告)
  • cast to suppress warnings relative to cast operations (抑制映射相关的警告)
  • dep-ann to suppress warnings relative to deprecated annotation(抑制启用注释的警告)
  • deprecation to suppress warnings relative to deprecation(抑制过期方法警告)
  • fallthrough to suppress warnings relative to missing breaks in switch statements(抑制确在switch中缺失breaks的警告)
  • finally to suppress warnings relative to finally block that don’t return (抑制finally模块没有返回的警告)
  • hiding to suppress warnings relative to locals that hide variable()
  • incomplete-switch to suppress warnings relative to missing entries in a switch statement (enum case)(忽略没有完整的switch语句)
  • nls to suppress warnings relative to non-nls string literals(忽略非nls格式的字符)
  • null to suppress warnings relative to null analysis(忽略对null的操作)
  • rawtypes to suppress warnings relative to un-specific types when using generics on class params(使用generics时忽略没有指定相应的类型)
  • restriction to suppress warnings relative to usage of discouraged or forbidden references
  • serial to suppress warnings relative to missing serialVersionUID field for a serializable class(忽略在serializable类中没有声明serialVersionUID变量)
  • static-access to suppress warnings relative to incorrect static access(抑制不正确的静态访问方式警告)
  • synthetic-access to suppress warnings relative to unoptimized access from inner classes(抑制子类没有按最优方法访问内部类的警告)
  • unchecked to suppress warnings relative to unchecked operations(抑制没有进行类型检查操作的警告)
  • unqualified-field-access to suppress warnings relative to field access unqualified (抑制没有权限访问的域的警告)
  • unused to suppress warnings relative to unused code  (抑制没被使用过的代码的警告)

http://www.cnblogs.com/alcc/p/Allc.html相关推荐

  1. Java新手问题 02 面向对象基本功

    Question: 基于接口的继承和基于实现的继承各有什么优缺点 接口的本质: 协议,约定,能力. 接口这个概念在生活中并不陌生,电子世界中一个常见的接口就是USB接口.电脑往往有多个USB接口,可以 ...

  2. multipart/form-data ajax 提交问题(未解决)

    问题再现: <tr valign="top"><td class="ttc pt15" align="center" no ...

  3. Struts2+Spring传参

    总结下Struts2的传参 方式一: 直接在xxxAction中声明变量,并设置get.set方法.前台直接传过来 1 public class UserAction { 2 /** 3 * Logg ...

  4. Microsoft修复工具

    目录 一.安装时提示:此产品的配置信息已损坏,请您的技术支持人员联系. 一.安装时提示:此产品的配置信息已损坏,请您的技术支持人员联系. 问题原因:可能是误删了注册表中的项目. 解决办法: 1.下载. ...

  5. cnblogs和org2blog使用总结

    <?xml version="1.0" encoding="utf-8"?> cnblogs和org2blog使用总结 cnblogs和org2bl ...

  6. JSON http://www.cnblogs.com/haippy/archive/2012/05/20/2509329.html

    js: JSON.stringify(idinfo)//将对象转化为 JSON串 //查询后为将json串赋值给表单 function _form1_load() {             AOS. ...

  7. 挖坑挖到cnblogs.com来...

    这几年一直在cppblog.com上敲字, 因为开帖时满脑袋都是C++, 所以选了它~ 懒懒散散竟然也敲了四年多, 真是难得的有'毅力'啊- 回头看看这一年越来越不务正业了,C++越来越少, 到是当年 ...

  8. 博客园 cnblogs博客添加Google Analytics统计

    在cnblogs的文章列表中只可以看到自己的每篇文章的页面浏览量,没有详细的统计信息.Google Analytics作为强大的统计工具,能得到几乎所有想要的统计信息,是博客不可多得的好工具,本文介绍 ...

  9. [总结]博客聚合-cnblogs,wordpress,live writer,word2010

    一.url地址: cnblogs: http://BusyAnt.cnblogs.com/services/metaweblog.aspx wordpress: http://blog.busyant ...

最新文章

  1. OKR和KPI有什么区别?一篇文章搞懂
  2. 中科大“量子鹊桥”登Nature封面,量子牛郎和织女没见面就能纠缠了
  3. Storage与cookie
  4. POJ2455 Secret Milking Machine【二分,最大流】
  5. python中文件的读取与写入以及os模块
  6. Android宫格动态列,Android实现宫格图片连续滑动效果
  7. 如何得到长整数逆序后的整数
  8. matlab系统稳定性分析,控制系统稳定性分析的MATLAB实现
  9. 使用Architecture Explorer分析应用程序及使用层次图
  10. 9月30号后新版CCNA考试要点
  11. 流媒体服务器搭建之Red5
  12. IR2104与IR2103区别
  13. project不显示里程碑标志_如何在project中创建里程碑?怎么设置project的里程碑?...
  14. C博客作业02--循环结构
  15. 菩萨蛮 生如夏花(赵敏)
  16. FPGA课设实验二:计数器设计与仿真
  17. cropperjs裁剪后图片变大的问题
  18. 关于人性的一些思考:如何提高员工工作热情与成就感,以及因材施教的心灵培训
  19. HBase hmaster无法正常启动,日志报错Operation category READ is not supported in state standby.hdfs ha hbase配置修改
  20. 大数据学习笔记(六)HDFS-API

热门文章

  1. conda-跨用户环境复制
  2. YC中国创始人陆奇:人工智能时代,芯片和底层软件基本都要重做
  3. 抖音如何直播汉字找不同小游戏
  4. 常见英语面试问题及答案
  5. Windows下命令行安装Pytorch(GPU)
  6. mysql子查询效率高_mysql利用子查询效率怎么样
  7. 英文软件测试文章翻译,软件测试中英文对照外文翻译文献
  8. 牛客SQL练习-52-获取Employees中的first_name,查询按照first_name最后两个字母,按照升序进行排列
  9. 23-TCP 协议(紧急标志)
  10. linux 光盘刻录命令,在Linux操作系统中使用命令进行光盘刻录该怎么做?