Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Fix typo

...

Info
titleNetbeans Users

If you're using Netbeans 6.0, you can generate equals() and hashCode(), using key combination Alt+Insert -> chose choose override method -> hashCode, equals. You can also use CodeGen plugin

...