`
zhang_xzhi_xjtu
  • 浏览: 536548 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
社区版块
存档分类
最新评论

Effective Java第二版变更之 Methods Common to All Objects

阅读更多
第2版 Methods Common to All Objects

Item 8: Obey the general contract when overriding equals
Item 9: Always override hashCode when you override equals
Item 10: Always override toString
Item 11: Override clone judiciously
Item 12: Consider implementing Comparable

没有变化,老样子。
分享到:
评论

相关推荐

    Effective Java 3rd edition(Effective Java第三版英文原版)附第二版

    3 Methods Common to All Objects Item 10: Obey the general contract when overriding equals Item 11: Always override hashCode when you override equals Item 12: Always override toString Item 13: Override...

    Essential C# 5.0-Englis

    Essential C# 5.0 is a well-organized, no-fluff guide to the latest versions of C# for programmers at all levels of C# experience. Fully updated to reflect new features and programming patterns ...

    Objective-C for Absolute Beginners: iPhone and Mac Programming Made Easy

    You'll learn how to define classes, create objects, and implement methods within those classes. - **Methods:** Methods are functions associated with objects. They represent the actions that an object...

    ANSYS SpaceClaim 2016 User Guide

    The text tutorials offer step-by-step instructions on how to perform common tasks, while self-paced training tutorials provide more in-depth learning experiences. For instance, the Bracket and Knob ...

    Google C++ Style Guide(Google C++编程规范)高清PDF

    Another useful rule of thumb: it's typically not cost effective to inline functions with loops or switch statements (unless, in the common case, the loop or switch statement is never executed)....

    clustering

    - **Image segmentation** in computer vision to separate objects or regions within images. - **Anomaly detection** to identify unusual patterns that do not conform to expected behavior. This chapter ...

    Learning pandas - Second Edition

    How to use pandas to solve several common data representation and analysis problems within finance About the Author Michael Heydt is a technologist, entrepreneur, and educator with decades of ...

    salesforce dev 501 Notes

    - **Apex Components**: These are components that are directly tied to Apex classes and methods. Understanding how to use these components effectively is crucial for creating visually appealing and ...

    算法导论--Introduction.to.Algorithms

    The first half offers an effective method to teach and study algorithms; the second half then engages more advanced readers and curious students with compelling material on both the possibilities and...

    云模型在文本挖掘应用中的关键问题研究

    So far, some effective methods for feature selection have been developed. For the purpose of acquiring the optimal number of features, these methods mainly depend on observation or experience. In this...

    Addison.Wesley.C++.by.Dissection.2002.pdf

    - **Common Programming Errors:** Lists common mistakes made by beginners and how to avoid them. - **Writing and Running a C++ Program:** Guides through the process of writing, compiling, and running a...

Global site tag (gtag.js) - Google Analytics