is Equal
Return
true if arrays have the same elements
Parameters
first
the first array, must not be null, must be rectangular
second
the second array, must not be null, must be rectangular
true if arrays have the same elements
the first array, must not be null, must be rectangular
the second array, must not be null, must be rectangular