News

What is the contract between equals() and hashcode()? Learn how these methods work together when comparing objects in Java.
I previously blogged on the Apache Commons ToStringBuilder and discussed how it takes away much of the tedium normally associated with implementing toString methods.