...
| Info | ||
|---|---|---|
| ||
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 |
...
...
| Info | ||
|---|---|---|
| ||
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 |
...