Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[W5.4r][W09-A3]ZHAO PENGYU #915

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

Pengyuz
Copy link

@Pengyuz Pengyuz commented Sep 30, 2017

JUnit tests added.

import java.util.Collections;
import java.util.*;

public class SortCommand extends Command {
Copy link

Choose a reason for hiding this comment

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

need header comments for the class


import java.util.ArrayList;
import java.util.Collections;
import java.util.*;
Copy link

Choose a reason for hiding this comment

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

don't import everything with * import classes explicitly

@okkhoy okkhoy assigned okkhoy and unassigned ZawadulFarhan Oct 9, 2017
@okkhoy
Copy link

okkhoy commented Oct 9, 2017

@Pengyuz I have noted the changed made in accordance with the suggestions earlier by prof. Damith.
Some comments added. Please ack & close the PR after reading comments.

@okkhoy okkhoy added the Reviewed label Oct 9, 2017
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