Experienced Java developers often take for granted Java features that newcomers find confusing. For example, a beginner might be confused about the Object class. This post launches a three-part series ...
Obi Ezechukwu‘s blog High-Octane Java recently featured the post Compact Equals, which compares an implementation of a Java class’s overridden equals method in traditional form versus one implemented ...