It calls hashCode () and equals ().", "If your custom class doesn't explicitly implement these overrides, Java falls back to Object's default behavior, which compares memory addresses.", "Implement ...