If this tag is used for Java 7's `deepEquals` function which provides comparison for objects or arrays of objects across properties, please also use the [java-7] or [java] tags.
Method description says: Returns true if the arguments are deeply equal to each other and false otherwise... Equality is determined …
equality java-7 deepequals