The Guides
Related Guides
The effective java Guide
Chapter 3 of Effective Java - Chapter 3: Methods Common to All Objects

example, java.util.Random could have overridden equals to check whether ... Here is the contract, copied from the specification for java.lang.Object: ...
example, java.util.Random could have overridden equals to check whether ... Here is the contract, copied from the specification for java.lang.Object: ...
Chapter 5: Substitutes for C Constructs

THE Java programming language shares many similarities with the C program- ... Upon first exposure to the Java programming language, some C programmers ...
THE Java programming language shares many similarities with the C program- ... Upon first exposure to the Java programming language, some C programmers ...
Effective Java: Still Effective, After All These Years

Immutable - it can never change, no matter what. > Immutability is tasty! ●. See Effective Java Item 15 for some of the many reasons ...
Immutable - it can never change, no matter what. > Immutability is tasty! ●. See Effective Java Item 15 for some of the many reasons ...
Effective Java(TM) Programming Language Guide

added to the standard library package java.util in release 1.2. ... was added to the java.util package. It should be part of every programmer's ...
added to the standard library package java.util in release 1.2. ... was added to the java.util package. It should be part of every programmer's ...
Effective Java Testing Strategies

introduce attendees to writing effective Java unit tests and thereby increasing the speed at which they develop software in a test-first environment like XP ...
introduce attendees to writing effective Java unit tests and thereby increasing the speed at which they develop software in a test-first environment like XP ...
Effective Java™ Reloaded - Newt Software

Effective Java™ Hasn't Yet Been Reloaded, but I Have Plenty of Ammunition. Disclaimer. I have lots of fine new material on making ...
Effective Java™ Hasn't Yet Been Reloaded, but I Have Plenty of Ammunition. Disclaimer. I have lots of fine new material on making ...
More Effective Java

More Effective Java™. Joshua Bloch, Chief Java Architect, Google Inc. TS-6623 ... One or more items on all other Java™ 5 language features ...
More Effective Java™. Joshua Bloch, Chief Java Architect, Google Inc. TS-6623 ... One or more items on all other Java™ 5 language features ...