It leads to issue whan you have several copies of objects on different pathes and them will be threated as equals by calling hashCode(). It prevent really visit all nodes and track all pathes.
hashCode()
Log in to post a comment.