Skip to content

[Glenn Lee] iP#246

Open
glennljs wants to merge 59 commits intonus-cs2103-AY2021S2:masterfrom
glennljs:master
Open

[Glenn Lee] iP#246
glennljs wants to merge 59 commits intonus-cs2103-AY2021S2:masterfrom
glennljs:master

Conversation

@glennljs
Copy link

No description provided.

Copy link

@zhoube zhoube left a comment

Choose a reason for hiding this comment

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

Very well done! I believe you have adhered to almost all of the Java Coding Standards!

Copy link

@yienyoong yienyoong left a comment

Choose a reason for hiding this comment

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

Your code is easy to read and largely follows coding standards. Nice work!

/**
*
*/
private static final long serialVersionUID = 4447981462872622989L;

Choose a reason for hiding this comment

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

Perhaps this should be 'SERIAL_VERSION_UID' as it is a constant?

Copy link
Author

Choose a reason for hiding this comment

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

I also thought so but apparently this is some optional requirement by java and is meant to be spelled like this? I'm not too sure because my IDE (vscode) added it in automatically.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants