`
Teok
  • 浏览: 150683 次
  • 性别: Icon_minigender_1
  • 来自: 北京
社区版块
存档分类
最新评论

About unread field or unused method

UP 
阅读更多
这几天被要求该用findbug找出来的问题,其实全部都是warnings,各种warning,用过findbug的童鞋应该知道的。

关于unused field或者unused method、import,编译器会在编译class的时候把它们优化掉,是加上它们不会对实际的程序产生什么影响。所以该不该都无所谓了。自己没法定论,然后去搜答案,果然有一篇不错的帖子说明了这个问题:Any reason to clean up unused imports in Java, other than reducing clutter?

引用

As always unused code will distract you and other people while reading the code and leaving something in your active code because of maybe I need it later is mostly seen as bad practice.


红字的部分化解了我的忧虑,其实往往觉得以后会用到,结果经常是不会再用到,等到用到时早已经有另外的办法了。
分享到:
评论

相关推荐

    Ruby-Unread管理ActiveRecord对象的已读未读状态

    本文将深入探讨如何使用"Ruby-Unread"这个库来管理ActiveRecord对象的已读/未读状态。 "Ruby-Unread"是一个专门针对ActiveRecord设计的gem,用于跟踪和管理用户阅读记录。这个库添加了“unread”和“read”方法到...

    findbug 常见异常处理

    Unread field 描述:某个对象的属性不会被读取 处理方式:确认此局部变量是否会被使用,如果确实不会被用到,请去掉,和 Dead store to local variable一样处理,只是这里针对的是不是局部变量; Call to static ...

    spark 核心架包

    解决java.lang.IllegalStateException: unread block data的架包

    book.unread

    book.unread

    MAILPLANE 3.8.2 FOR MAC

    Mailplane’s notifier tells you everything about unread messages. It integrates with OS X notification center and the ‘Do Not Disturb’ mode allows you to stay focused. Mailplane talks to apps like ...

    This Application checks for unread email using outlook. MS A

    This Application checks for unread email using outlook. MS Agent will popup to announce how many unread mails you got. This also checks sub-folders on your inbox. Configuration is added to choose ...

    Messenger Unread-crx插件

    语言:English 检查信使,确保没有压力。 请勿发送打字指示或阅读收据。 免费和开源,只有30行代码。 检查信使,确保没有压力。 请勿发送打字指示或阅读收据。...:shushing_face:不要向别人显示您已经阅读过他们的消息或...

    unread_issues:Redmine 未读问题

    未读问题 Redmine 插件 该插件实现了监控问题变化的便捷功能。 在问题列表中会出现彩色指示器,显示问题的当前状态。... git clone https://github.com/tdvsdv/unread_issues.git 如果你想支持计数器的ajax

    unread-decorator:Python 模块允许 unread() 从任何流中 read() 的数据

    1 add_unread 的用法 from unread_decorator import add_unreadf = add_unread ( open ( filename , mode , buffering ))# assume f contains "one\ntwo\nthree"f = add_unread ( f ) # decoratedata = f ....

    GMail Unread-crx插件

    **GMail Unread-crx插件详解** GMail Unread-crx是一款专为谷歌Gmail邮箱设计的浏览器扩展程序,其主要功能是为用户提供一个便捷的“未读”按钮,以便用户可以根据邮件的未读状态进行快速筛选和管理。这款插件特别...

    Unread for GMail-crx插件

    "Unread for GMail-crx插件"是一个专为GMail设计的浏览器扩展程序,它主要功能是帮助用户更直观地管理和识别未读邮件。这个插件通过为未读邮件添加可配置的颜色标记,使用户在繁忙的收件箱中能够一眼识别出未处理的...

    tmux-telegram-unread

    set -g status-right "#[fg=colour39]Tg: #{telegram_unread} #[fg=yellow] | %a %d-%h-%y %H:%M " 依赖 取决于 更新时间取决于状态间隔选项 使用安装(推荐) 将插件添加到.tmux.conf中的 TPM 插件列表: set -...

    Bonfire Unread Count-crx插件

    【标题】"Bonfire Unread Count-crx插件"是一个专为Bonfire平台设计的浏览器扩展,用于增强用户对未读通知的管理能力。这款插件的主要功能是在浏览器的网站图标上显示未读邮件的数量,使得用户能够一目了然地知道...

    UnreadFiles

    《UnreadFiles:WP7系统稍后阅读应用的源码解析》 在移动设备的世界里,WP7(Windows Phone 7)系统虽然已不再是最前沿的操作系统,但它曾以其独特的设计和良好的用户体验吸引了一部分用户。对于开发者而言,研究WP...

    Feedly Open All Unread-crx插件

    Feedly Open All Unread-crx插件是一款专为英语用户设计的浏览器扩展程序,它针对的是Feedly平台的用户。Feedly是一个流行的RSS(Really Simple Syndication)阅读器,允许用户订阅并管理他们感兴趣的博客、新闻网站...

    Android代码-dashclock

    DashClock Widget and API Install on Google Play | Read the API Docs About DashClock ...Unread Gmail inbox or priority inbox conversations Your next scheduled alarm Extensibility DashClo

    HN Unread Comments-crx插件

    语言:English (UK) ...此扩展名将跟踪您在Hacker News上阅读的评论,然后向您显示哪些是新的(可在“主题”页面和单个项目中使用)。...源代码可在GitHub上免费获得:http://github.com/janhancic/hn-unread-comments

    phpbb-3.1-ext-editedposts_unread:如果已编辑,此扩展将主题的最后一篇文章和第一篇文章标记为未读

    phpbb-3.1-ext-editedposts_unread 如果已编辑,此扩展将主题的最后一篇文章和第一篇文章标记为未读。安装1. 克隆将存储库克隆(或下载并移动)到文件夹 /ext/phpbbmodders/editedposts_unread 中: cd phpBB3git ...

    django中实现一个高性能计数器(counter)实例.docx

    在这个模型中,`user_id` 作为主键确保了每个用户只有一个对应记录,而 `unread_count` 默认值为0,表示用户初始的未读消息数。 接下来,我们需要考虑何时以及如何更新这个计数器。Django 的数据库信号机制在此处...

Global site tag (gtag.js) - Google Analytics