Skip to content

[W5.6][T16-2] Perry Wang Zhiming#191

Open
perrythewang wants to merge 9 commits into
nusCS2113-AY1819S1:masterfrom
perrythewang:W5.6
Open

[W5.6][T16-2] Perry Wang Zhiming#191
perrythewang wants to merge 9 commits into
nusCS2113-AY1819S1:masterfrom
perrythewang:W5.6

Conversation

@perrythewang

@perrythewang perrythewang commented Sep 16, 2018

Copy link
Copy Markdown

Please refer to last commit on Sep 17 for W5.6a requirement

@stephlewyh stephlewyh left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good try! You may also explore:
(1) declaring Contact class as an abstract class
(2) pushing subclass constructor code to superclass.

}

@Override
public int hashCode() {

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if equals() is overriden, hashCode() also has to be overridden. you may find out why.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants