Methods Common to All Objects
Object is a concrete class, designed primarily for extension. This article would tell you when and how to override the methods.
Item 10: Obey the general contract when overriding equals
The default behaviour allows an instance to be only equal to its...
techtenets.hashnode.dev6 min read