Equality
This lesson considers the surprisingly subtle concept of equality.
It also discusses the equals(Object),
hashCode(), and toString() methods
of Java classes, and defines those methods for the UTC example
of a previous lesson.