I need some help coding this file. The Scheduler class isresponsible for maintaining lists of students and courses, and forplacing students into courses correctly. I cant add the tests dueto its large length. If desired, I will comment it. Thank You.
package scheduler;
import java.util.List;
public class Scheduler {
/**
* Instantiates a new, empty scheduler.
*/
public Scheduler() {
}
/**
* Adds a course to the scheduler.
*
* @param course the course to be added
*/
public void addCourse(Course course) {
}
/**
* Returns the list of courses that this schedulerknows about.
*
* This returned object does not
PayPal Gateway not configured
PayPal Gateway not configured