Skip to content

Assignment02c#3

Open
pranet wants to merge 12 commits intomasterfrom
assignment02c
Open

Assignment02c#3
pranet wants to merge 12 commits intomasterfrom
assignment02c

Conversation

@pranet
Copy link
Copy Markdown
Owner

@pranet pranet commented Jul 6, 2016

No description provided.

this.state = state;
}
};
public static ArrayList<Job> getSortedJobs(String filename) throws IOException, BadScheduleException {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

different methods should be used for different use-cases
use different methods for reading and sorting, say readEvents() and processEvents()

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.

2 participants