equals method « Utility Classes « SCJP






8.2.equals method
8.2.1.equals() and hashCode()
8.2.2.The signature of equals() from Object class is 'public boolean equals(Object object)'
8.2.3.Implementing an equals() Method