Method description says:
Returns true if the arguments are deeply equal to each other and false otherwise... Equality is determined by using the equ
If at least one of the arguments of deepEquals method is not an array, then Objects.deepEquals and Objects.equals are same.
deepEquals
Objects.deepEquals
Objects.equals