Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This noncompliant code example incorrectly uses the Object.equals() method to compare two arrays.

...